1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2025-01-19 01:03:29 -05:00

center video grid

This commit is contained in:
Ashley 2022-12-17 08:38:01 +00:00
parent 1cbb9d29df
commit 59c685a27b

View file

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