This commit is contained in:
Miraty 2019-10-15 15:36:56 +02:00
parent e220467d9a
commit 23a40b56d4
2 changed files with 2 additions and 3 deletions

View File

@ -44,7 +44,6 @@ footer {
margin-bottom: 50px;
margin-left: 15%;
margin-right: 15%;
font-family: Ubuntu, sans-serif;
@media (max-width: 1300px) {
margin-left: 8%;
@ -94,7 +93,7 @@ html {
}
body {
font-family: sans-serif;
font-family: "Ubuntu", sans-serif;
font-size: 26px;
line-height: 1.3;
}

File diff suppressed because one or more lines are too long