mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
center video grid
This commit is contained in:
parent
1cbb9d29df
commit
59c685a27b
@ -181,6 +181,8 @@ summary:hover{
|
|||||||
}
|
}
|
||||||
.video-grid{
|
.video-grid{
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
margin-left: auto;
|
||||||
|
margin-right: auto;
|
||||||
}
|
}
|
||||||
.alert {
|
.alert {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
Loading…
Reference in New Issue
Block a user