How long has minification been broken?

This commit is contained in:
bingus_violet 2024-04-20 06:50:20 -05:00
parent df49e37654
commit c39b2736c2
5 changed files with 10 additions and 5 deletions

View file

@ -61,6 +61,10 @@ html {
background-attachment: local;
}
html {
background-color: black;
}
body {
padding: 2.5%;
}