feat: ✨ add responsiveness to navigation
This commit is contained in:
parent
22a12666c2
commit
cbc41e74ba
3 changed files with 106 additions and 20 deletions
|
@ -12,6 +12,8 @@
|
|||
border: var(--border-thin) solid var(--clr-box-border);
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
overflow: clip;
|
||||
|
||||
& :where(h1, h2, h3, h4, h5, h6) {
|
||||
--heading-spacing: 0.25em;
|
||||
position: relative;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue