Make font-w weight bolder in blog feed
This commit is contained in:
parent
2831b73b83
commit
122cd0fa73
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@
|
|||
|
||||
.title {
|
||||
margin-bottom: 0.2em;
|
||||
font-weight: 500;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue