about summary refs log tree commit diff stats
path: root/frontend/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/static/style.css')
-rw-r--r--frontend/static/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/static/style.css b/frontend/static/style.css
index eebba81..c8d8cf6 100644
--- a/frontend/static/style.css
+++ b/frontend/static/style.css
@@ -96,7 +96,7 @@ pre:has(> code) {
   background: var(--bg);
 }
 
-section > nav {
+#pagination {
   display: flex;
   justify-content: space-between;
   align-items: baseline;