mod list colors and such

This commit is contained in:
SpikeHD
2022-07-21 23:46:51 -07:00
parent c659979851
commit f946cedb4d
8 changed files with 153 additions and 2 deletions

5
src/ui/Mods.css Normal file
View File

@@ -0,0 +1,5 @@
.Mods {
backdrop-filter: blur(10px);
height: 100%;
width: 100%;
}