mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:18:27 +01:00
justify content center
This commit is contained in:
parent
c55ad95ca9
commit
eae965842a
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