From 74bf31b2c5bb7e1775de9a0d32219c5934842be2 Mon Sep 17 00:00:00 2001 From: muli Date: Tue, 16 May 2023 16:46:25 +0200 Subject: [PATCH] chore: Whitespace. --- assets/css/style.css | 52 ++++++++++++++++++++++---------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 57235f6..4468235 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -338,35 +338,35 @@ header { } .slim_box__submenu { - grid-row: 3 / span 1; - grid-column: 1 / span 5; - background-color: var(--wtf-nearly-white); - height: 3.5rem; - text-align: right; - color: var(--wtf-nearly-black); - padding-right: 1rem; - font-size: 3rem; - display: flex; - flex-direction: row; - align-items: center; - justify-content: flex-end; + grid-row: 3 / span 1; + grid-column: 1 / span 5; + background-color: var(--wtf-nearly-white); + height: 3.5rem; + text-align: right; + color: var(--wtf-nearly-black); + padding-right: 1rem; + font-size: 3rem; + display: flex; + flex-direction: row; + align-items: center; + justify-content: flex-end; } .slim_box__submenu a { - font-family: "Noto Serif"; - font-size: 2.5rem; - color: black; - margin: 0 0 0.75rem 2rem; + font-family: "Noto Serif"; + font-size: 2.5rem; + color: black; + margin: 0 0 0.75rem 2rem; } .slim_box__submenu a:hover { - text-decoration: underline; + text-decoration: underline; } .slim_box__submenu a img { - height: 2.25rem; - position: relative; - top: 0.25rem; + height: 2.25rem; + position: relative; + top: 0.25rem; } .bg_box__big_bg { @@ -917,9 +917,9 @@ hr.-even { } .pod_ctrl_box audio { - width: 100%; - height: auto; - margin-bottom: 1rem; + width: 100%; + height: auto; + margin-bottom: 1rem; } .card__link p { @@ -1177,7 +1177,7 @@ hr.-even { } .--success { - color: var(--dark-green); + color: var(--dark-green); } .contact_form__textarea, @@ -1202,8 +1202,8 @@ hr.-even { } .contact_form__submit_button { - font-size: 1rem; - padding: 0 0.25rem; + font-size: 1rem; + padding: 0 0.25rem; } /* Hide captcha field as part of spam protection.