fix styles

This commit is contained in:
Pierre Bondoerffer
2017-08-04 15:13:03 +02:00
parent c953e71a18
commit 5c21a9048e
2 changed files with 1 additions and 2 deletions

View File

@@ -21,7 +21,7 @@
padding: 0; padding: 0;
margin: 0; margin: 0;
font-size: 14px; font-size: 16px;
font-family: 'Open Sans', 'Helvetica Neue', sans-serif; font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
.cp-container { .cp-container {

View File

@@ -64,7 +64,6 @@
} }
.navbar { .navbar {
width: 100%; width: 100%;
margin-top: -1em;
@media only screen and (max-device-width: 991px) { @media only screen and (max-device-width: 991px) {
margin-top: 0; margin-top: 0;
} }