diff options
| author | Dylan Müller <root@lunar.sh> | 2025-10-08 19:39:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-08 19:39:29 +0200 |
| commit | d3d3aaf0c8de93acdfcc5cfe996357311a929956 (patch) | |
| tree | b140d49456c4309e2a0ed81ed4214624cb10cf1d | |
| parent | 7a57125787065db3a217aaa6395686a8f1624f90 (diff) | |
| download | journal.lunar.sh-d3d3aaf0c8de93acdfcc5cfe996357311a929956.tar.gz journal.lunar.sh-d3d3aaf0c8de93acdfcc5cfe996357311a929956.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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); } |
