From c1fd71a8471847f055db3f42472f35d4624e851c Mon Sep 17 00:00:00 2001 From: Robin Berjon Date: Mon, 16 Dec 2024 15:16:48 +0100 Subject: [PATCH] sign --- brutal.css | 6 ++++++ index.html | 3 +++ 2 files changed, 9 insertions(+) diff --git a/brutal.css b/brutal.css index 85d78d6..ffb360b 100644 --- a/brutal.css +++ b/brutal.css @@ -73,7 +73,13 @@ section ul > li { #code > h2 { text-decoration-color: var(--blue); } #spec > h2 { text-decoration-color: var(--red); } footer { + display: flex; border: var(--brutal-border); + align-items: center; +} +footer p { + margin-top: 0; + margin-bottom: 0; } @media only screen and (max-width:800px) { diff --git a/index.html b/index.html index 37102df..27552d1 100644 --- a/index.html +++ b/index.html @@ -157,6 +157,9 @@

Specifications