5075ef2718
Title 'Sis' in nb-font-heading1, tagline 'For chores and stuff' Warm cream background, centered nb-box layout
11 lines
141 B
CSS
11 lines
141 B
CSS
/* Sis custom styles — layered on top of Neo Brutalism */
|
|
|
|
body {
|
|
min-height: 100vh;
|
|
background: #fff9e6;
|
|
}
|
|
|
|
#app {
|
|
padding: 1rem;
|
|
}
|