diff options
Diffstat (limited to 'youtube/static/channel.css')
-rw-r--r-- | youtube/static/channel.css | 1 |
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 { |