From f6c295101b53282e1fa843a1733df78e377ded5e Mon Sep 17 00:00:00 2001 From: LizardByte-bot <108553330+LizardByte-bot@users.noreply.github.com> Date: Mon, 17 Mar 2025 02:20:47 +0000 Subject: [PATCH] Deploy site from 1fd5534541dc57eafad7bc46473a2fde30c45cc8 --- assets/css/beautifuljekyll.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/css/beautifuljekyll.css b/assets/css/beautifuljekyll.css index 527f40c6..d05d8699 100644 --- a/assets/css/beautifuljekyll.css +++ b/assets/css/beautifuljekyll.css @@ -425,7 +425,10 @@ footer a:focus { footer .list-inline { margin: 0; padding: 0; - margin-bottom: 1.875rem; + margin-bottom: 1.375rem; +} +footer .list-inline .list-inline-item { + margin-bottom: 0.5rem; } footer .copyright { font-family: var(--header-font); @@ -822,6 +825,8 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img { table { padding: 0; + overflow-x: auto; + display: block; } table tr { border-top: 1px solid #cccccc;