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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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