Remove heading top margin in featured post card

This commit is contained in:
daudix
2024-07-24 05:23:58 +03:00
parent 3cbfeb182e
commit ca6b07acfa

View File

@ -81,7 +81,7 @@
}
h3 {
margin-top: 0.25rem;
margin-top: 0;
a {
color: var(--yellow-fg);