hlxsites / elixirsolutions

Apache License 2.0
0 stars 1 forks source link

change blog list item bottom margin #148

Closed sforschen closed 1 year ago

sforschen commented 1 year ago

currently set to 25px take it down to 8px

styles.css line 477

.blog main .default-content-wrapper li { margin-bottom: 8px; }