summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-12-20 00:28:52 +0200
committerGitHub <noreply@github.com>2025-12-20 00:28:52 +0200
commitc0b7e206751f2ad26838e73b7eb1b85fe34991b4 (patch)
treeb146ce981250b0b1ec10d8a1d6c813b5ed8b744e
parenta18f90fe70f959d5a5208a001acb17d791b728bc (diff)
downloadjournal.lunar.sh-c0b7e206751f2ad26838e73b7eb1b85fe34991b4.tar.gz
journal.lunar.sh-c0b7e206751f2ad26838e73b7eb1b85fe34991b4.zip
Update style.scssHEADmain
-rw-r--r--style.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index a9e7640..d1fff93 100644
--- a/style.scss
+++ b/style.scss
@@ -902,4 +902,9 @@ code table tr {
margin-left: 5px;
}
+.pagination
+{
+ margin-top: 20px;
+}
+
@import "highlights";