5,949
edits
No edit summary |
No edit summary |
||
Line 273: | Line 273: | ||
display: flex; | display: flex; | ||
gap: 20px; | gap: 20px; | ||
justify-content: center; | |||
margin: 0 auto; | margin: 0 auto; | ||
} | } | ||
Line 357: | Line 357: | ||
background-position: center bottom; | background-position: center bottom; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: cover; | ||
} | } | ||