From 6fed4cdca043eda158b724a08add9a612a2a4564 Mon Sep 17 00:00:00 2001 From: dmlunar Date: Sat, 14 Feb 2026 12:12:34 +0200 Subject: Update style.scss --- style.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style.scss b/style.scss index a3cfdf0..fc57275 100644 --- a/style.scss +++ b/style.scss @@ -93,6 +93,7 @@ h1, h2, h3, h4 { padding-left: 5px; border-radius: 0; background: linear-gradient(to right, #211f26 45%, #171717); + border: 1px solid #535353; @include mobile { background: #211f26; @@ -519,6 +520,7 @@ img { padding-bottom: 2px; padding-top: 2px; border-radius: 0px; + border: 1px solid #535353; @include mobile { background: linear-gradient(to right, #211f26 45%, #211f26); -- cgit v1.2.3-70-g09d2