< Template:Home | DidYouKnow
#DidYouKnow { display: flex; flex-direction: column; } .factlist li + li { margin-top: 1.5em; } .factlist { display: flex; flex-direction: column; justify-content: space-around; padding-left: 20px; padding-right: 20px; } .factlist li::marker { content: '💾'; }