Fixed top articles style on the homepage

This commit is contained in:
kvakazyambra 2023-06-08 21:25:01 +03:00
parent 5e80cbd01c
commit 6f9dd83016

View File

@ -627,6 +627,10 @@
@include font-size(1.8rem);
}
.shoutCardSubtitle {
color: #000;
}
.shoutCardTitle {
padding-right: 0.25em;
}