Swtich certain inputs and displays to courier for readability (#1521)

swtich certain inputs and displays to courier for readability

Co-authored-by: Matt Hill <matthill@Matt-M1.local>
This commit is contained in:
Matt Hill
2022-06-13 10:42:21 -06:00
committed by Lucy C
parent 961a9342fa
commit 2b92d0f119
5 changed files with 75 additions and 13 deletions

View File

@@ -4,6 +4,7 @@
}
ion-input {
font-family: 'Courier New';
font-weight: bold;
--placeholder-font-weight: 400;
}