v2 overhaul

This commit is contained in:
Alfie King
2025-04-25 00:33:14 +01:00
parent e9dc5e5056
commit ea2e8b75cc
27 changed files with 1513 additions and 1202 deletions
+7
View File
@@ -0,0 +1,7 @@
ul.stats {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
}