Add logo styles

This commit is contained in:
Carly Ho 2024-01-25 23:56:20 -06:00
parent 0ccbacf8af
commit 2cc488fbbc
1 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,10 @@ body {
top: 2.25em;
left: 0;
}
#masthead #logo img {
max-width: 100%;
max-height: 4em;
}
#account-links {
position: absolute;