mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
center video grid
This commit is contained in:
parent
075627c520
commit
1412de5244
@ -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