Minor style fixes across pages

This commit is contained in:
ndaniel1102 2021-03-26 15:44:11 +01:00
parent 515993a05b
commit 6fd9beb464
14 changed files with 165 additions and 120 deletions

View file

@ -33,3 +33,7 @@
.text span {
color: var(--text-color);
}
.pwButton {
width: 20% !important;
}