Prototype #1

Merged
alk-spriet merged 14 commits from prototype into master 2022-02-03 15:23:26 +01:00
Showing only changes of commit d4e8001bcb - Show all commits

View File

@ -12,9 +12,6 @@ domain("ppr-admin.alkemics.com") {
background-size: var(--stripe-size) var(--stripe-size);
animation: alkegrad var(--duration) linear infinite;
}
.AuthLayoutFooter {
background-size: calc(var(--stripe-size) * 2) calc(var(--stripe-size) * 2);
}
@keyframes alkegrad {
from {
background-position: 0 0;