maybe really fix rainbow css
This commit is contained in:
parent
b168c5bce3
commit
4c2405a1cb
@ -1,7 +1,7 @@
|
|||||||
@import url("https://styles.alv.cx/modules/gruvbox.css")
|
@import url("https://styles.alv.cx/modules/gruvbox.css");
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--rainbow-duration: 8s
|
--rainbow-duration: 8s;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rainbow { animation: colorchange var(--rainbow-duration) infinite alternate; }
|
.rainbow { animation: colorchange var(--rainbow-duration) infinite alternate; }
|
||||||
|
Loading…
Reference in New Issue
Block a user