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

View file

@ -308,8 +308,8 @@ img {
// 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: 98%;
margin-right: -121.8%;
width: 47.5%;
margin-right: -50%;
}
.marginnote {