mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Reduce font-size for title links in list pages
This commit is contained in:
parent
72726593be
commit
48371fbe2c
1 changed files with 4 additions and 0 deletions
|
@ -467,6 +467,10 @@ mark {
|
|||
}
|
||||
|
||||
/* Post */
|
||||
.post__title-link {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.post__content {
|
||||
flex: 1 0 auto;
|
||||
margin: 0;
|
||||
|
|
Loading…
Reference in a new issue