aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/channel.css
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-01 15:03:17 -0500
committerJesús <heckyel@hyperbola.info>2021-01-01 15:03:17 -0500
commit3570b5c4d14acbb56b0a6bc599173a7c44882dc4 (patch)
treef6d8401dbc9f5f87c62d77aa72dba960bb4a059c /youtube/static/channel.css
parent3e817298bbbc5d75dbdfe4b26e1d854dfbc56195 (diff)
downloadyt-local-3570b5c4d14acbb56b0a6bc599173a7c44882dc4.tar.lz
yt-local-3570b5c4d14acbb56b0a6bc599173a7c44882dc4.tar.xz
yt-local-3570b5c4d14acbb56b0a6bc599173a7c44882dc4.zip
General theme: Fix missing styles in pagination
Diffstat (limited to 'youtube/static/channel.css')
-rw-r--r--youtube/static/channel.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/channel.css b/youtube/static/channel.css
index 7199150..ed7fdbe 100644
--- a/youtube/static/channel.css
+++ b/youtube/static/channel.css
@@ -440,6 +440,7 @@ hr {
display: flex;
flex-direction: row;
flex-wrap: wrap;
+ justify-content: center;
}
.main .pagination-container .pagination-list .page-link {