forked from mirrors/hugo-tufte
🐛 fix #46
This commit is contained in:
parent
47b96b39d4
commit
9c0cc2eb56
1 changed files with 4 additions and 0 deletions
4
assets/scss/vendor/tufte.scss
vendored
4
assets/scss/vendor/tufte.scss
vendored
|
@ -184,6 +184,10 @@ ul {
|
|||
-webkit-padding-end: 5%;
|
||||
}
|
||||
|
||||
li ul {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
li {
|
||||
padding: 0.5rem 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue