fixed appearance on mobile devices

This commit is contained in:
Fedor Katurov 2022-11-10 14:33:09 +06:00
parent 2265edf83a
commit 7eeb3b14c6
5 changed files with 18 additions and 11 deletions

View file

@ -60,14 +60,7 @@
}
.title {
font-size: 3rem;
line-height: 3.4rem;
margin: 0.8rem 0;
@include phone {
font-size: 2.2rem;
line-height: 3rem;
}
}
.subtitle {