remade boykisser license to be easier to modify and update

This commit is contained in:
2026-06-28 19:26:43 +02:00
parent 2dd3847a81
commit cfc6d719a9
11 changed files with 407 additions and 261 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ canvas {
}
.pxFont {
font-family: "Roboto", sans-serif;
; font-size: min(5vmin, 2vmax, 1rem)
font-size: min(5vmin, 2vmax, 1rem)
}
@keyframes slide-left {
0% { transform: translateX(0%); }