make tags for social card on separate lines

This commit is contained in:
2022-01-13 16:36:38 +05:00
parent 28c59acb34
commit 46cd61307e
2 changed files with 2 additions and 1 deletions

View File

@ -436,6 +436,7 @@ div.network-source {
.card.shout h2 a {
color: var(--social-dark);
cursor: pointer;
display: block;
}
.card .card.shout h2 a:hover {