Icons, remove devtools, update to combining logic

This commit is contained in:
KaasKop
2025-04-06 14:53:53 +02:00
parent 569bdba727
commit bba275d4a0
13 changed files with 193 additions and 39 deletions

6
src/css/main.css Normal file
View File

@@ -0,0 +1,6 @@
.icon {
width: 2em;
height: 2em;
cursor: pointer;
}