From 88dfa7f0c736bbc8785b7cf788796593b4d17abc Mon Sep 17 00:00:00 2001 From: dreamer Date: Fri, 31 Jul 2026 12:40:06 +0200 Subject: [PATCH] tweaks --- code/static/panamaracing.css | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/code/static/panamaracing.css b/code/static/panamaracing.css index 81f220a..2142370 100644 --- a/code/static/panamaracing.css +++ b/code/static/panamaracing.css @@ -85,6 +85,8 @@ body { color: inherit; padding-left: 5rem; padding-right: 10rem; + padding-top: 1rem; + padding-bottom: 1rem; } .h1 { @@ -372,7 +374,7 @@ body { } .content { - padding-top: 3em; + padding: 2em; width: min(90%, 100rem); /* 1600px */ margin: 0 auto; @@ -447,11 +449,6 @@ body { /* 18px */ } - .header { - max-height: 11.25rem; - /* 180px */ - } - .prclogo { height: 11.25rem; /* 180px */ @@ -511,11 +508,6 @@ body { /* 24px */ } - .header { - max-height: 13.75rem; - /* 220px */ - } - .prclogo { height: 13.75rem; /* 220px */