fix(web): fingerprint screenshot URLs (bust proxy cache) + fix header logo aspect
This commit is contained in:
parent
a7ec13f2f1
commit
6ee61046c8
3 changed files with 5 additions and 5 deletions
|
|
@ -62,7 +62,7 @@ a { color: var(--green); }
|
|||
font-size: 1.25rem;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
.brand img { border-radius: 8px; }
|
||||
.brand img { height: 36px; width: auto; object-fit: contain; }
|
||||
.site-nav {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue