mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 04:14:39 -05:00
justify content center
This commit is contained in:
parent
238a10b77f
commit
59f5003d0a
1 changed files with 3 additions and 1 deletions
|
@ -179,7 +179,9 @@ summary:hover{
|
|||
font-size: initial;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.video-grid{
|
||||
justify-content: center;
|
||||
}
|
||||
.alert {
|
||||
padding: 20px;
|
||||
background-color: #f44336;
|
||||
|
|
Loading…
Reference in a new issue