This commit is contained in:
TheGiddyLimit
2024-06-23 22:13:57 +01:00
parent ed9833eefc
commit e5844f8a3f
279 changed files with 38254 additions and 7675 deletions

View File

@@ -1,15 +1,5 @@
@use "../vars/vars";
@keyframes kf-fade-in {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.hwin {
position: fixed;
width: 600px;