diff --git a/src/components/GeneratePage.vue b/src/components/GeneratePage.vue index 43e1cef..941302a 100644 --- a/src/components/GeneratePage.vue +++ b/src/components/GeneratePage.vue @@ -178,7 +178,7 @@ h1 { } .title { - margin-top: 4rem; + margin-top: 2rem; } p { diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index 6bed58d..095c3f3 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -70,7 +70,6 @@ h1 { width: 100vw; text-align: center; font-family: "knowit"; - font-weight: 300; } .generate-link {