1
0
Fork 0
forked from mirrors/hugo-tufte
This commit is contained in:
Phil Bajsicki 2025-04-21 14:36:36 +02:00
parent 5d24436edb
commit a7443f1aff

View file

@ -305,11 +305,13 @@ img {
line-height: 1.3;
}
// 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
// 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
li .sidenote {
width: 47.5%;
margin-right: -50%;
width: 77%;
margin-right: -132.75%;
}
.marginnote {