This commit is contained in:
Kasper Rynning-Tønnesen
2020-01-22 11:25:38 +01:00
parent cce64611ca
commit 84c7221974
2 changed files with 1 additions and 2 deletions

View File

@@ -178,7 +178,7 @@ h1 {
} }
.title { .title {
margin-top: 4rem; margin-top: 2rem;
} }
p { p {

View File

@@ -70,7 +70,6 @@ h1 {
width: 100vw; width: 100vw;
text-align: center; text-align: center;
font-family: "knowit"; font-family: "knowit";
font-weight: 300;
} }
.generate-link { .generate-link {