Adjust logo sizing

This commit is contained in:
Apache 2025-05-01 13:47:38 -05:00
parent b855a2dce5
commit 051824cc5b
Signed by: apache
GPG key ID: 6B10F3EAF14F4C77

View file

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