Pulling again from the responsive branch bc of an earlier copy-past mistake.
[fsf-giving-guide.git] / stylesheet.css
index dff2b8b9f46fd1016969a1417c871acabb46b92a..0e6aaad5c2dda5cf084aa4b498f66a37129474f8 100755 (executable)
@@ -70,7 +70,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
   background-color: #2CAF8F;
   height: 486px;
   margin: auto;
-  width: 1300px;;
+  width: 100%;
+  /*width: 1300px;*/
 }
 
 .header a {
@@ -374,7 +375,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 footer {
   display: block;
   background-color: #1a1a1a;
-  width: 1300px;
+  width: 100%;
+  /*width: 1300px;*/
 }
 
 .footer_wrapper {