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 */