No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
.newsItem .flag a { | /*.newsItem .flag a {*/ | ||
display: | /* display: inline-flex;*/ | ||
/*}*/ | |||
.newsItem { | |||
display: flex; | |||
column-gap: 5px; | |||
flex-wrap: wrap; | |||
align-items: center; | |||
} | } | ||
.newsItem a {display: flex;} |