technically I haven't started yet

This commit is contained in:
Joshua Seigler 2025-06-06 00:47:44 -04:00
parent 5b1b1b6675
commit 9cb8993473
2 changed files with 3 additions and 2 deletions

View file

@ -402,7 +402,7 @@ h3 {
a.header-anchor {
position: absolute;
transform: translateX(-100%);
margin-left: -0.2ch;
left: -0.2ch;
opacity: 0;
transition: opacity ease-in 0.1s;
&::before {