mirror of
https://github.com/KevinMidboe/schleppe-lab.git
synced 2025-12-29 13:21:17 +00:00
Increased content width & define css vars from scss
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 100%;
|
||||
max-width: 864px;
|
||||
max-width: 1064px;
|
||||
min-height: 100vh;
|
||||
margin: 0 auto;
|
||||
padding: var(--spacing-unit);
|
||||
|
||||
Reference in New Issue
Block a user