commit a0ffc7321113d4922d1627c10a9a4e13301f4fa4
parent 9d63634de56cde32c05b9d4e55a08686659cb078
Author: Adriel Dumas--Jondeau <leirda@disroot.org>
Date: Wed, 19 Jun 2024 22:50:55 +0200
Applique le style de la page principale au pied de page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/css/duper.css b/css/duper.css
@@ -102,7 +102,7 @@ nav .selected a {
color: var(--dim-0);
}
-article {
+article, footer {
max-width: var(--article-width);
width: calc(100% - var(--page-padding));
margin: auto;