add fonts to navbar

This commit is contained in:
ch0ccyra1n 2022-09-07 13:57:29 -07:00
parent 962a17604e
commit 02dfb9d936

View file

@ -60,6 +60,7 @@ footer {
/* For header.html */
#nav {
background-color: #F14B25;
font-family: 'Remingtoned Type';
}
#nav-button {