Remove heading top margin in featured post card
This commit is contained in:
@ -81,7 +81,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
margin-top: 0.25rem;
|
margin-top: 0;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: var(--yellow-fg);
|
color: var(--yellow-fg);
|
||||||
|
Reference in New Issue
Block a user