This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-22 13:55:52 +01:00
parent 71ddec0619
commit b64e17bbab
2 changed files with 26 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ export default {
body {
margin: 0;
color: #333333;
font-family: "knowit";
font-family: sans-serif;
padding-bottom: 30px;
}
</style>