summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-08 19:39:29 +0200
committerGitHub <noreply@github.com>2025-10-08 19:39:29 +0200
commitd3d3aaf0c8de93acdfcc5cfe996357311a929956 (patch)
treeb140d49456c4309e2a0ed81ed4214624cb10cf1d
parent7a57125787065db3a217aaa6395686a8f1624f90 (diff)
downloadjournal.lunar.sh-d3d3aaf0c8de93acdfcc5cfe996357311a929956.tar.gz
journal.lunar.sh-d3d3aaf0c8de93acdfcc5cfe996357311a929956.zip
Update style.scss
-rw-r--r--style.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index 2ec8aa2..1b43101 100644
--- a/style.scss
+++ b/style.scss
@@ -505,7 +505,8 @@ img {
padding-left: 5px;
padding-bottom: 2px;
padding-top: 2px;
-
+ border-radius: 0px;
+
@include mobile {
background: linear-gradient(to right, #272727 80%, #272727);
}