Subscriptions: Add some space around video grid

This commit is contained in:
James Taylor 2019-09-07 18:28:32 -07:00
parent 93bbe1179b
commit b3fe5abcd7

View File

@ -9,6 +9,8 @@
}
.video-section{
flex-grow: 1;
padding-left: 10px;
padding-top: 10px;
}
.video-section .page-button-row{
justify-content: center;