27,289
edits
(changed border color to match other main page boxes) |
No edit summary |
||
Line 14: | Line 14: | ||
align-items: center; | align-items: center; | ||
position: relative; | position: relative; | ||
margin-right: | margin-top: 4px; | ||
padding: | margin-right: 4px; | ||
padding: 1rem; | |||
background-color: rgba(0, 0, 0, .01); | background-color: rgba(0, 0, 0, .01); | ||
border: 1px solid | border: 1px solid rgba(0, 0, 0, .2); | ||
border-radius: .25rem; | border-radius: .25rem; | ||
flex-direction: column; | flex-direction: column; |