This commit is contained in:
Kieran 2023-06-22 19:55:02 +01:00
parent abad4568da
commit 64ddb87cc3
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

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