mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 19:43:31 +08:00
refactor(sidebar): Remove useless padding-left
This commit is contained in:
parent
de18f408a5
commit
8769095d8a
@ -128,7 +128,6 @@
|
|||||||
|
|
||||||
/* Menu style */
|
/* Menu style */
|
||||||
#main-menu {
|
#main-menu {
|
||||||
padding-left: 0;
|
|
||||||
list-style: none;
|
list-style: none;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user