Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bul-ikana/hugo-cards.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_custom.scss')
-rw-r--r--assets/sass/_custom.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/sass/_custom.scss b/assets/sass/_custom.scss
new file mode 100644
index 0000000..bdf4a50
--- /dev/null
+++ b/assets/sass/_custom.scss
@@ -0,0 +1,4 @@
+.pagination {
+ display: flex;
+ justify-content: center;
+} \ No newline at end of file