Changed body font size

This commit is contained in:
Deon George 2018-08-23 16:26:39 +10:00
parent 3af5ae6466
commit 8aa21663d5
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254

View File

@ -20,7 +20,7 @@
body {
color: #333;
font-weight: 400;
font-size: 16px;
font-size: 14px;
}
label {