summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 12:12:34 +0200
committerGitHub <noreply@github.com>2026-02-14 12:12:34 +0200
commit6fed4cdca043eda158b724a08add9a612a2a4564 (patch)
tree785009783e223fb9e6122decaf10f2190a4dd9e5
parentfa748f27bce9882f525d11e00f0944ba0faba324 (diff)
downloadjournal.lunar.sh-6fed4cdca043eda158b724a08add9a612a2a4564.tar.gz
journal.lunar.sh-6fed4cdca043eda158b724a08add9a612a2a4564.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 2 insertions, 0 deletions
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);