5,520
edits
No edit summary |
No edit summary |
||
Line 44: | Line 44: | ||
margin-top: 30px; | margin-top: 30px; | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
} | |||
.img-shadow { | |||
box-shadow: 1px 2px 8px rgba(0, 0, 0, .2); | |||
} | |||
.side-by-side-image-container { | |||
display: flex; | |||
gap: 2rem; | |||
} | } | ||