fixes
All checks were successful
deploy to production / deploy (push) Successful in 34s

This commit is contained in:
Robin Grenzdörfer 2023-09-01 15:55:01 +00:00
parent 97e67e0b58
commit 536902cbbb
2 changed files with 2 additions and 2 deletions

View File

@ -124,7 +124,7 @@
padding: 0 5%;
font-weight: 500;
h1 {
font-size: 2.2rem;
font-size: 2rem;
padding: 10px 0px 0px 0px;
@media @tablet {
padding: 20px 0px;

View File

@ -131,7 +131,7 @@
}
h1 {
font-weight: 500;
font-size: 2.2rem;
font-size: 2rem;
}
@media @tablet {
h3 {