Adjust left margin of header links

This commit is contained in:
Will Faught
2022-12-30 18:57:24 -08:00
parent 5e856a5b6b
commit 0cbf5175ae

View File

@@ -23,7 +23,7 @@
.paige-header-link {
display: none;
margin-left: 0.3rem;
margin-left: 0.25ch;
position: absolute;
}
</style>