chore: revise css style of article menu

This commit is contained in:
jeffreytse 2020-08-31 19:44:18 +08:00
parent 203d2a5c37
commit 663b1e567f

View file

@ -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;