forked from mirrors/hugo-tufte
parent
6e5f353f21
commit
38139b925b
1 changed files with 5 additions and 0 deletions
|
@ -57,3 +57,8 @@ $ht-code-border-radius: .4em;
|
|||
display: block;
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
// fix #48 => https://github.com/slashformotion/hugo-tufte/issues/48
|
||||
ul>li>div.highlight {
|
||||
width: 100%;
|
||||
}
|
Loading…
Reference in a new issue