Add: Padding on left of sidebar

This commit is contained in:
Kujiu 2021-05-14 20:56:05 +02:00
parent 64585c63a3
commit a4bf8feceb
Signed by: kujiu
GPG key ID: ABBB2CAC6855599F
6 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -87,6 +87,7 @@
box-sizing: border-box;
border-right: 0.2em solid @SdBClr;
box-shadow: 0 0 @SdBClr, -0.3em 0.1em 0.2em 0.3em @NvBgClr;
padding-left: 1em;
ul {
padding: 0;