1
0
Fork 0
mirror of https://codeberg.org/ashley/poke.git synced 2024-11-17 09:14:39 -05:00

justify content center

This commit is contained in:
Ashley 2022-11-05 19:55:14 +01:00
parent c55ad95ca9
commit eae965842a

View file

@ -179,7 +179,9 @@ summary:hover{
font-size: initial;
margin-bottom: 0px;
}
.video-grid{
justify-content: center;
}
.alert {
padding: 20px;
background-color: #f44336;