Added paginator to bottom of gallery

This commit is contained in:
2025-10-19 01:49:18 +02:00
parent 871df4625f
commit 2594d50b09
2 changed files with 7 additions and 0 deletions

View File

@@ -33,4 +33,8 @@
}
}
}
&Bottom {
justify-content: center;
}
}