.bookmark-list { th.post-metadata { text-align: center; } } .bookmark-list-item { td.post-metadata { text-align: center; } .bookmark-metadata { font-size: $font-down-2; display: flex; margin-bottom: 0.2em; &-item { margin-right: 0.5em; display: flex; align-items: center; } .d-icon { // not aligning center because of multi-line notes align-self: flex-start; margin-right: 0.2em; padding-top: 0.12em; } } }