diff options
Diffstat (limited to 'youtube/static/local_playlist.css')
-rw-r--r-- | youtube/static/local_playlist.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/local_playlist.css b/youtube/static/local_playlist.css index 422391a..a520751 100644 --- a/youtube/static/local_playlist.css +++ b/youtube/static/local_playlist.css @@ -410,6 +410,7 @@ hr { display: flex; flex-direction: row; flex-wrap: wrap; + justify-content: center; } .main .pagination-container .pagination-list .page-link { |