diff --git a/css/grayscale.scss b/css/grayscale.scss index dfc9ee8..f22bb1a 100644 --- a/css/grayscale.scss +++ b/css/grayscale.scss @@ -53,10 +53,6 @@ a { } } -.light { - font-weight: 400; -} - .navbar-custom { margin-bottom: 0; border-bottom: 1px solid rgba($light, 0.3); @@ -205,25 +201,10 @@ a { padding-top: 100px; } -#map { - width: 100%; - height: 200px; - margin-top: 100px; -} - @media(min-width:767px) { .content-section { padding-top: 250px; } - - .download-section { - padding: 100px 0; - } - - #map { - height: 400px; - margin-top: 250px; - } } .btn {