update link

This commit is contained in:
2021-04-05 17:01:35 +02:00
parent 1be8128e65
commit 9673b61d85
4 changed files with 18 additions and 3 deletions

View File

@@ -15,6 +15,10 @@ body h2 {
font-family: 'Lato', sans-serif;
}
h1 {
font-family: 'Lato', sans-serif;
}
body {
padding-top: 60px;
}
@@ -140,7 +144,18 @@ button:focus {
font-size: 5rem;
line-height: 1;
font-family: 'Lato', sans-serif !important;
}
text-6xl {
font-family: 'Lato', sans-serif !important;
}
text-5xl {
font-family: 'Lato', sans-serif !important;
}
@media (min-width: 375px) {
.text-3xl {
font-size: 2.25rem