diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-14 15:22:50 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-14 15:22:50 +0100 |
| commit | 2621bc5978fc7f6f24d2f0ba91715c01c62b43a9 (patch) | |
| tree | 25566b8d9013c33119c25019883440c39ab02d4a /scss/main.scss | |
| parent | fce56f5088e27c0865d3a2d03936039e1a21059a (diff) | |
feat(tag): style on hover
Diffstat (limited to 'scss/main.scss')
| -rw-r--r-- | scss/main.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scss/main.scss b/scss/main.scss index 6ce00b3..f53f6d4 100644 --- a/scss/main.scss +++ b/scss/main.scss @@ -73,6 +73,7 @@ main { transition: .3s; max-height: 75vh; overflow: auto; + scrollbar-width: thin; & h1, h2, h3 { margin: 0; } |
