From 0ab3adb17d0088b30f2856fbd0fe2825303f8496 Mon Sep 17 00:00:00 2001 From: Phil Bajsicki Date: Sun, 8 Dec 2024 04:06:42 +0100 Subject: [PATCH] ayyy --- assets/scss/tufte.scss | 3 ++- layouts/partials/footer.html | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/assets/scss/tufte.scss b/assets/scss/tufte.scss index 38ba833..a25bf79 100644 --- a/assets/scss/tufte.scss +++ b/assets/scss/tufte.scss @@ -397,8 +397,9 @@ div.booktabs-wrapper { } footer { - width: 50%; + width: 100%; margin: auto; + text-align: center; } div.fullwidth, diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index e202496..b194a80 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,4 +1,5 @@