Change header link hover to not affect layout

This commit is contained in:
Will Faught
2022-12-30 18:55:06 -08:00
parent a87d43d405
commit 5e856a5b6b
3 changed files with 3 additions and 2 deletions

View File

@@ -24,5 +24,6 @@
.paige-header-link {
display: none;
margin-left: 0.3rem;
position: absolute;
}
</style>