Update form styling

This commit is contained in:
kaBeech
2023-03-18 16:59:35 -07:00
parent 58a9678150
commit d3a43bbf66
2 changed files with 5 additions and 1 deletions

View File

@@ -82,6 +82,10 @@ li {
button {
width: 12em;
}
button,
input {
align-self: center;
font-family: inherit;
font-size: 100%;