aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2021-03-11 19:57:07 -0500
committerThedro Neely <thedroneely@gmail.com>2021-03-11 19:57:07 -0500
commit74bcb9b8e44a809224341c19c2d2aba2e6374b92 (patch)
tree71eb5fd3357da1589d5709c45c50ce1011e0f904 /public
parent4acce86246986a418d5e60b1843773d2effdcf3c (diff)
downloadthedroneely.com-74bcb9b8e44a809224341c19c2d2aba2e6374b92.tar.gz
thedroneely.com-74bcb9b8e44a809224341c19c2d2aba2e6374b92.tar.bz2
thedroneely.com-74bcb9b8e44a809224341c19c2d2aba2e6374b92.zip
public/css/tdro: Set margin on pagination list
Diffstat (limited to 'public')
-rw-r--r--public/css/tdro.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 97f6421..9e35ea7 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -2304,6 +2304,7 @@ a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, a.navbar-i
display: flex;
justify-content: center;
text-align: center;
+ margin: 0;
}
.pagination-previous,