Fixed the widths
authorReda Lazri <the.red.shortcut@gmail.com>
Sat, 29 Nov 2014 13:13:32 +0000 (14:13 +0100)
committerReda Lazri <the.red.shortcut@gmail.com>
Sat, 29 Nov 2014 13:13:32 +0000 (14:13 +0100)
stylesheet.css

index 468eb7595dbc6b39307dd27414f9650747435b0a..dff2b8b9f46fd1016969a1417c871acabb46b92a 100755 (executable)
@@ -69,6 +69,8 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 .header_wrapper {
   background-color: #2CAF8F;
   height: 486px;
+  margin: auto;
+  width: 1300px;;
 }
 
 .header a {
@@ -372,6 +374,7 @@ h6 {  font-size: 1.125em; font-family: 'Signika Light'; color: #4d4d4d; margin-b
 footer {
   display: block;
   background-color: #1a1a1a;
+  width: 1300px;
 }
 
 .footer_wrapper {