i forgot we were just committing the build outputs lol
This commit is contained in:
parent
b774d9a283
commit
8438c0428a
2 changed files with 6 additions and 1 deletions
|
|
@ -32,6 +32,11 @@ body {
|
|||
font-size: 10rem;
|
||||
color: white;
|
||||
}
|
||||
@media (prefers-reduced-motion) {
|
||||
body {
|
||||
background-attachment: fixed;
|
||||
}
|
||||
}
|
||||
|
||||
main {
|
||||
max-width: 250rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue