Add mascot to header and favicon

This commit is contained in:
Ella Dunbar 2025-12-12 08:09:02 -06:00
parent 426bb7056f
commit bab9f3803e
6 changed files with 206 additions and 4 deletions

View file

@ -143,8 +143,13 @@ header {
flex: 0 0 100%;
}
img {
margin: 0.5rem 0.5rem 0 0.5rem;
height: 4rem;
}
strong {
margin: 0 auto 0 0.5rem;
margin: 0 auto 0 0;
font-size: 1.6rem;
}