Increased font size.

This commit is contained in:
Tom Butcher 2025-12-12 19:01:53 +00:00
parent 951c899628
commit 366e30268f

View File

@ -50,8 +50,8 @@ label,
input, input,
textarea { textarea {
font-weight: 500; font-weight: 500;
font-size: 16px; font-size: 18px;
line-height: 1; line-height: 1.2;
} }
@supports (height: 100dvh) { @supports (height: 100dvh) {