Replace .paige-header-link margin with space

This commit is contained in:
Will Faught
2023-03-19 18:47:44 -07:00
parent 3d6c84a9a4
commit 8f8678a848
2 changed files with 1 additions and 4 deletions

View File

@@ -76,10 +76,7 @@ body, html {
}
.paige-header-link {
margin-left: 0.5ch;
opacity: 0;
position: absolute;
text-decoration: none;
transition: color 0.15s ease-in-out, opacity 0.15s ease-in-out;
}