Fix the header's width.
[fsf-giving-guide.git] / stylesheet.css
index 839ce1eab8ccd0b5124fc5d16950cf843eecc22b..61348e127df390ed06df2080a403af7f87a6e17a 100755 (executable)
@@ -83,7 +83,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 
 .navbar_wrapper {
   max-width: 1300px;
-  min-width: 1000px;
+  min-width: 1100px;
   margin: auto;
   text-align: center;
 }
@@ -170,6 +170,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .intro {
   margin: auto;
   max-width: 1300px;
+  min-width: 1100px;
 }
 
 .intro_wrapper {
@@ -182,6 +183,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 }
 
 .intro_wrapper h2 {
+  margin-top: 1em;
   color: #FFDD55;
 }