This commit is contained in:
2023-06-22 19:55:02 +01:00
parent abad4568da
commit 64ddb87cc3

View File

@ -72,6 +72,10 @@
align-items: center;
}
.live-page .online>div {
display: none;
}
.live-page .offline>div {
position: fixed;
text-transform: uppercase;