recent post footer border fix

This commit is contained in:
gurusabarish
2022-11-29 16:39:57 +05:30
parent f08cc9e736
commit efc0918ad7
+1
View File
@@ -31,6 +31,7 @@ footer .card-text * {
footer .card-footer {
background-color: var(--background-color) !important;
padding: .8em .7em;
border: 1px solid var(--secondary-color);
}
footer .card-footer a {