diff options
| author | Arne Rief <riearn@proton.me> | 2025-09-19 19:20:39 +0200 |
|---|---|---|
| committer | Arne Rief <riearn@proton.me> | 2025-09-19 19:20:39 +0200 |
| commit | a57a8f991a2a5960fc886aa8bfcfca9719cecfda (patch) | |
| tree | c3bcdf0ff5138c539fdbcf5d28b52951da6c2eca /assets | |
| parent | e754bed52740760c91be6b651887980a51cd59cf (diff) | |
Flat i18n tables
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/main.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/main.css b/assets/css/main.css index 4431c30..10d7493 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -368,7 +368,7 @@ time { margin-bottom: var(--gap-large); } -.post-navigation > hr { +.post__navigation > hr { height: 2px; margin-bottom: var(--gap-large); } |
