[Footer] Adjust logo border (#908)

This commit is contained in:
Cinder 2025-02-11 22:26:53 -08:00 committed by GitHub
parent a98b97aaf6
commit 436eb260e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ footer.footer-wrapper {
margin-right: -3.25rem;
background: themed("color-background") themed("image-background");
border-radius: 50%;
border-radius: 25%;
padding: 0.5rem;
}
}