Minor css tweaks
Marco Andronaco m.andronaco@mindicity.com
Thu, 15 May 2025 11:12:08 +0200
1 files changed,
5 insertions(+),
0 deletions(-)
jump to
M
src/index.css
→
src/index.css
@@ -85,6 +85,7 @@ }
.header > h1 { margin-bottom: 3rem; + line-height: 2.5rem; } .centered {@@ -158,6 +159,10 @@ .card-title {
margin-bottom: 0.75rem; margin-top: 0; font-size: 1.25rem; +} + +label { + white-space: nowrap; } footer {