mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-09-12 09:07:31 +00:00
Improve styles
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user