mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:48:33 +01:00
center video grid
This commit is contained in:
parent
075627c520
commit
1412de5244
1 changed files with 2 additions and 0 deletions
|
@ -181,6 +181,8 @@ summary:hover{
|
|||
}
|
||||
.video-grid{
|
||||
justify-content: center;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
.alert {
|
||||
padding: 20px;
|
||||
|
|
Loading…
Reference in a new issue