diff --git a/app/styles/app.css b/app/styles/app.css index ad02b6a..4aaac6f 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -257,7 +257,7 @@ body { border: 1px solid #ddd; border-radius: 4px; font-family: inherit; - font-size: 0.95rem; + font-size: 1rem; box-sizing: border-box; /* Ensure padding doesn't overflow width */ }