make the header use hack

This commit is contained in:
Fabian Montero 2025-09-15 15:51:33 -06:00
parent 12c7257444
commit f6930d36f8
Signed by: fabian
GPG key ID: 3EDA9AE3937CCDE3

View file

@ -1,6 +1,6 @@
header {
width: 100%;
font-family: 'Inter Subset', var(--sans-serif-font);
font-family: 'Hack', var(--sans-serif-font);
}
.page-header {