chore: revise css style of article menu
This commit is contained in:
parent
203d2a5c37
commit
663b1e567f
1 changed files with 3 additions and 2 deletions
|
@ -3,8 +3,9 @@
|
|||
*/
|
||||
|
||||
.post-menu {
|
||||
padding: 0 20px;
|
||||
max-width: 250px;
|
||||
padding-left: 20px;
|
||||
min-width: 200px;
|
||||
max-width: 230px;
|
||||
|
||||
.post-menu-title {
|
||||
font-size: $base-font-size * 1.5;
|
||||
|
|
Loading…
Reference in a new issue