5,520
edits
No edit summary |
No edit summary |
||
Line 50: | Line 50: | ||
} | } | ||
.neutral-box { | |||
margin-top: 2rem; | |||
padding: 2rem 3rem; | |||
background-color: #f1f1f1; | |||
} | |||
.columns { | |||
column-count: 3; | |||
} | |||
/* ====== Project:About ====== */ | |||
.side-by-side-image-row { | .side-by-side-image-row { | ||
display: flex; | display: flex; | ||
Line 59: | Line 70: | ||
} | } | ||
. | .image-caption { | ||
margin | width: 75%; | ||
margin: 0 auto; | |||
font-size: 85%; | |||
text-align: center; | |||
font-style: italic; | |||
} | } | ||