center video grid

This commit is contained in:
Ashley 2022-12-17 08:38:01 +00:00
parent 075627c520
commit 1412de5244

View file

@ -181,6 +181,8 @@ summary:hover{
}
.video-grid{
justify-content: center;
margin-left: auto;
margin-right: auto;
}
.alert {
padding: 20px;