Make font-w weight bolder in blog feed

This commit is contained in:
cuom1999 2022-04-13 13:37:30 -05:00
parent 2831b73b83
commit 122cd0fa73

View file

@ -200,6 +200,7 @@
.title {
margin-bottom: 0.2em;
font-weight: 500;
}
}