forked from mirrors/hugo-tufte
Update
This commit is contained in:
parent
c363156345
commit
5d24436edb
1 changed files with 2 additions and 2 deletions
|
@ -308,8 +308,8 @@ img {
|
||||||
// there's a difference in how sidenotes are rendered from a list vs a paragraph
|
// there's a difference in how sidenotes are rendered from a list vs a paragraph
|
||||||
// this is an eyeball approximation, it's close enough for me so leaving like this
|
// this is an eyeball approximation, it's close enough for me so leaving like this
|
||||||
li .sidenote {
|
li .sidenote {
|
||||||
width: 98%;
|
width: 47.5%;
|
||||||
margin-right: -121.8%;
|
margin-right: -50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.marginnote {
|
.marginnote {
|
||||||
|
|
Loading…
Add table
Reference in a new issue