diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-08 13:04:51 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 13:04:51 +0200 | 
| commit | ce31e012bc5c751e34a54360a542fc28a9f98b07 (patch) | |
| tree | 6fbf23e613ad776382650250a2e228a0dc0fff59 /style.scss | |
| parent | 3b5ca56fa016bcf9ae070ed89ad7947edf7a9558 (diff) | |
| download | journal.lunar.sh-ce31e012bc5c751e34a54360a542fc28a9f98b07.tar.gz journal.lunar.sh-ce31e012bc5c751e34a54360a542fc28a9f98b07.zip  | |
Update style.scss
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -807,7 +807,7 @@ code table tr {    position: relative;    overflow-y: auto;    overflow-x: hidden; -  height: 420px; +  /*height: 420px;*/    padding: 0 23px;    background: #000;    color: #ccc;  | 
