mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 01:27:59 +00:00
justify content center
This commit is contained in:
parent
238a10b77f
commit
59f5003d0a
@ -179,7 +179,9 @@ summary:hover{
|
|||||||
font-size: initial;
|
font-size: initial;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
.video-grid{
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
.alert {
|
.alert {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
background-color: #f44336;
|
background-color: #f44336;
|
||||||
|
Loading…
Reference in New Issue
Block a user