@@ -46,6 +46,7 @@ label {
body {
background: #FAFAFA;
font-family: 'Open Sans', sans-serif;
+ padding-top: 58px;
}
.logo {
position: absolute;
@@ -367,10 +368,6 @@ strong {
position: relative;
-body > section:first-child {
- padding-top: 58px;
-}
-
.wrapper .container {
padding: 26px 20px;
color: #2d2d32;