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 */