621
edits
No edit summary |
No edit summary |
||
Line 105: | Line 105: | ||
.container { | .container { | ||
display: flex; | display: flex; | ||
margin: 10px auto; | |||
width: 80%; | |||
} | } | ||
Line 116: | Line 118: | ||
border-radius: 10px; | border-radius: 10px; | ||
padding: 20px; | padding: 20px; | ||
max-width: 800px; | max-width: 800px; | ||
background-color: #f0f0f0; | background-color: #f0f0f0; |