Change header link text to a small pound sign

This commit is contained in:
Will Faught
2022-12-19 21:38:20 -08:00
parent 45a5aac061
commit 7f8fff96fb
3 changed files with 3 additions and 3 deletions

View File

@@ -19,6 +19,6 @@
.paigeheaderlink {
display: none;
margin-left: 0.25rem;
margin-left: 0.3rem;
}
</style>