From 4dde16cdcfe92fa1d9b1f6a130226c55ea87e857 Mon Sep 17 00:00:00 2001 From: Speyll Date: Sat, 2 Mar 2024 01:15:28 +0100 Subject: [PATCH] updated small things --- content/about.md | 2 +- static/css/style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/about.md b/content/about.md index 780ae22..c116cfd 100644 --- a/content/about.md +++ b/content/about.md @@ -3,4 +3,4 @@ title = "About" +++ This is an about page, nothing more nothing less `forget about it`. -{{ youtube(id="pS6zJ7IsJkM" class="text-center") }} \ No newline at end of file +{{ youtube(id="pS6zJ7IsJkM" class="center") }} \ No newline at end of file diff --git a/static/css/style.css b/static/css/style.css index fac3f3d..85c84ac 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -34,7 +34,7 @@ } .title-list li { - margin-bottom: .75rem; + margin-bottom: .375rem; } /* icons settings */