1
0
Fork 0
forked from mirrors/hugo-tufte

Fixing up some sidenote things...

This commit is contained in:
Phil Bajsicki 2024-09-27 23:42:36 +02:00
commit 2c394893ee
3 changed files with 74 additions and 20 deletions
assets/scss

View file

@ -183,9 +183,10 @@ code {
}
pre code {
position: absolute;
background-color: #282a36;
padding: 16px;
padding-top: 8px;
padding-bottom: 8px;;
}