diff options
Diffstat (limited to 'views/layout.erb')
-rw-r--r-- | views/layout.erb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/views/layout.erb b/views/layout.erb index 338f620..c31a71a 100644 --- a/views/layout.erb +++ b/views/layout.erb @@ -7,13 +7,6 @@ <meta name="description" content=""> <link href="/assets/css/bootstrap.css" rel="stylesheet" media="screen"> <link rel="icon" href="http://www.gentoo.org/favicon.ico" type="image/x-icon"> - <style type="text/css"> - @media (min-width: 1200px) { - .text-right-lg { - text-align: right; - } - } - </style> </head> <body> <header> |