layout fixes

This commit is contained in:
2023-02-09 12:29:38 +01:00
parent 5a84bf3dcf
commit 2214be344f
4 changed files with 28 additions and 31 deletions

View File

@ -31,7 +31,7 @@ h1, .h1{
}
h2, .h2{
font-size: 40px;
font-size: 35px;
@include mobile {
font-size: 30px;
}