update button font color

This commit is contained in:
2023-04-17 15:07:45 +10:00
parent 5d947000ca
commit 152a637e31

View File

@@ -203,6 +203,10 @@ body[data-route-name="page-home"] {
gap: 20px;
}
.button {
color: #fff;
}
#sm-nav-toggle {
padding: 24px;
}