mobile responsive : home and start event
This commit is contained in:
parent
e58e630f9b
commit
dd04bac95e
14 changed files with 128 additions and 8 deletions
|
|
@ -42,6 +42,14 @@
|
|||
|
||||
@media screen and (max-width: 800px) {
|
||||
:root {
|
||||
--font-size-xl: 2.5rem;
|
||||
--font-size-h1: 1.875rem;
|
||||
--font-size-h2: 1.5625rem;
|
||||
--font-size-h3: 1.25rem;
|
||||
--font-size-h4: 1.25rem;
|
||||
--font-size-h5: 1.25rem;
|
||||
--font-size-m: 0.9375rem;
|
||||
|
||||
--padding-vertical: 1rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue