Updated sorting for channel's videos on view page

This commit is contained in:
2023-03-04 10:59:30 -05:00
parent 5ed1771b18
commit 9ab06f0e9c
4 changed files with 12 additions and 5 deletions

View File

@ -21,6 +21,10 @@ hr{
margin-bottom: 20px;
}
#main-wrapper{
max-width: 1120px;
}
#main-nav{
position: fixed;
top: 0;