css formatting
Some checks failed
Run Integration Tests / test (push) Failing after 37s

This commit is contained in:
partisan 2025-06-16 11:26:26 +02:00
parent 70abf0a2bd
commit ec8ab05349
16 changed files with 152 additions and 96 deletions

View file

@ -6,7 +6,8 @@
}
.favicon-wrapper.loading img {
visibility: hidden; /* hide placeholder */
visibility: hidden;
/* hide placeholder */
}
.favicon-wrapper.loading::after {
@ -28,4 +29,4 @@
to {
transform: rotate(360deg);
}
}
}