From 2118bcc423ee4a6b7b2afa3c03054f1993606024 Mon Sep 17 00:00:00 2001 From: Nicholas Hoffs Date: Sun, 9 Jun 2024 12:35:22 +0200 Subject: [PATCH] fixed padding for code --- public/css/style.css | 1 - public/post/mini_projects/index.html | 28 ++++++++++------------------ static/css/style.css | 1 - 3 files changed, 10 insertions(+), 20 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index 0b51cd6..0bdb8af 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -26,7 +26,6 @@ hr { pre { border: 1px solid #ddd; box-shadow: 5px 5px 5px #eee; - padding: 1em; overflow-x: auto; } code { background: #f9f9f9; } diff --git a/public/post/mini_projects/index.html b/public/post/mini_projects/index.html index fcd95c9..6da010e 100644 --- a/public/post/mini_projects/index.html +++ b/public/post/mini_projects/index.html @@ -32,26 +32,18 @@

Mini-Projects

- - - - - - -