| Index: static/css/main.css |
| =================================================================== |
| --- a/static/css/main.css |
| +++ b/static/css/main.css |
| @@ -185,30 +185,20 @@ |
| background-color: #c70d2c; |
| } |
| #navbar li |
| { |
| list-style-type: none; |
| } |
| -/* padding provided by navbar contents */ |
| -.navbar-container |
| +#navbar .container |
| { |
| - width: 1170px; |
| - margin: 0 auto; |
| -} |
| - |
| -/* full-width under .container max-width */ |
| -@media(max-width: 1199px) |
| -{ |
| - .navbar-container |
| - { |
| - width: 100%; |
| - } |
| + padding-left: 0; |
|
ire
2017/10/27 08:43:11
I see that you did this because of the mobile navi
juliandoucette
2017/10/27 08:59:37
You may be referring to the homepage content? If s
ire
2017/10/27 12:30:09
Ack. I was referring to homepage.
|
| + padding-right: 0; |
| } |
| /* #navbar #navbar-logo |
| ******************************************************************************/ |
| #navbar-logo |
| { |
| /* padding is visible in hover background-color change */ |