Squeeze menu a little bit so its new content stays within one line
[prawokultury.git] / prawokultury / static / css / base.scss
index adcb27c..bee2f37 100644 (file)
@@ -1,4 +1,4 @@
-@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic);
 
 body {
     font-family: 'Lato', sans-serif;
@@ -35,6 +35,7 @@ h1 {
     border: 1px solid #ddd;
     padding: 1em;
     background: #ffd;
+    font-size: 1.3em;
 }
 
 .notice {