Improve styles

This commit is contained in:
Fede Álvarez
2022-04-20 12:58:45 +02:00
parent 49fe2c1271
commit a1398a8402
8 changed files with 32 additions and 10 deletions
+5 -1
View File
@@ -34,8 +34,12 @@
}
p {
@include respond-to('mobile') {
font-size: tovw(15px, 'default', 15px);
}
font-family: var(--font-tt-hoves);
font-size: tovw(22px, 'default', 15px);
font-size: tovw(22px, 'default', 18px);
line-height: 160%;
letter-spacing: -0.01em;
margin: tovw(44px, 'default', 40px) 0;