header: make the logo biiiiger

This commit is contained in:
Kate Temkin 2024-04-26 23:32:06 -06:00
parent 595455e64d
commit a5d392c9e3

View file

@ -2,7 +2,7 @@
.navbar-brand {
img {
width: auto;
max-height: calc(5rem + .6vw);
max-height: calc(6rem + .6vw);
}
}
}