start nav mobile
This commit is contained in:
parent
e3680dcefb
commit
a23a5ba06b
6 changed files with 95 additions and 14 deletions
|
|
@ -39,3 +39,9 @@
|
|||
--color-brown: #a59478;
|
||||
--color-brown-light: #d6cfbe;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 800px) {
|
||||
:root {
|
||||
--font-size-h2: 1.5625rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue