changed breakpoints, gap in content block, theme slider bug fixed
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
--serif: Georgia, serif;
|
||||
--sans: system-ui, sans-serif;
|
||||
--nav-w: 230px;
|
||||
--nav-mobile-w: 60vw;
|
||||
--nav-mobile-w: min(60vw, 400px);
|
||||
--font-size: 1rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user