add left-right padding for small res
[iankelling.org] / b.rb
diff --git a/b.rb b/b.rb
index 6cc14ec2131a942b335793b67487dcda83febfff..6bd631d9c9d81489e3263da61b0a6349c61b6699 100644 (file)
--- a/b.rb
+++ b/b.rb
@@ -76,14 +76,13 @@ EOF
     <meta charset="utf-8">
     <title>#{title}</title>
     <link rel="stylesheet" href="/css/main.css">
-    <link rel="stylesheet" href="/css/common.css">
     <link rel="shortcut icon" href="/assets/favicon.png" />
     <meta name="description" content="#{o[:description] || DESCRIPTION}">
 #{o[:head]}
     <meta name="viewport" content="width=device-width, initial-scale=1">
   </head>
   <body>
-    <header>
+    <header class="page_header">
       <h3><a href="/">iankelling.org</a>#{o[:header]}</h3>
     </header>
     <div class="main-content-stripe">