diff --git a/app/styles/app.css b/app/styles/app.css index 1cc0606..7732174 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -389,7 +389,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 */ color: #333; background-color: #fff;