show hashtags in social cards

This commit is contained in:
2022-01-13 15:43:19 +05:00
parent eda7f484ae
commit 66afbb9bde
2 changed files with 10 additions and 1 deletions

View File

@ -739,4 +739,8 @@ footer a:hover {
min-width: none;
max-width: 16ch;
}
.card.shout h2 a {
font-size: 26px;
}
}