Add new css item for web footer (#598)

This commit is contained in:
Derek Slenk
2023-11-14 23:44:43 -05:00
committed by GitHub
parent 832259ce48
commit 2f62898a10

View File

@@ -180,6 +180,10 @@ button:hover {
text-decoration: underline;
}
.footer .boxed-content {
text-align: center;
}
/* toggle on-off */
.toggle {
display: flex;