Fix logo sizing on different resolutions

This commit is contained in:
Apache 2025-05-01 13:45:53 -05:00
parent 83f7a3aeb7
commit b855a2dce5
Signed by: apache
GPG key ID: 6B10F3EAF14F4C77

View file

@ -22,8 +22,7 @@
img {
border-radius: 100%;
border: 0.75rem solid var(--rp-base);
width: 20%;
aspect-ratio: 1;
height: 15rem;
margin-top: 5rem;
}