Fix main page

This commit is contained in:
2018-04-29 11:12:00 +03:00
parent f01622b7a6
commit e5573096a7
2 changed files with 4 additions and 3 deletions

View File

@ -34,7 +34,7 @@ html, body {
.hello {
margin-top: 1em;
font-size: 3.4em;
margin-bottom: 0.35em;
margin-bottom: 0.30em;
font-weight: normal;
@media (max-width: 839px) {
@ -50,5 +50,6 @@ html, body {
}
.text {
margin-top: 0;
margin-bottom: 0.8em;
}