| Index: static/css/styles.css |
| =================================================================== |
| --- a/static/css/styles.css |
| +++ b/static/css/styles.css |
| @@ -818,18 +818,16 @@ |
| { |
| padding: 0 10px; |
| } |
| #home-image-container img |
|
juliandoucette
2018/01/25 14:27:29
Why not remove this entire selector from this file
ire
2018/01/26 10:11:00
Done.
|
| { |
| display: block; |
| width: 100%; |
| - max-width: 1080px; |
| - margin: 0 auto; |
| } |
| #jobs-overview-tab |
| { |
| display: none; |
| } |
| #hiring-badges |