Make #banner-home-img circular in CSS

This commit is contained in:
blaine-t 2024-08-17 21:09:33 -05:00
parent 6219b9200c
commit b4035a66ec
No known key found for this signature in database
GPG key ID: 8D281DF6BDB25B4A

View file

@ -62,6 +62,7 @@
max-width: 15rem;
height: auto;
max-height: 15rem;
border-radius: 50%;
@media only screen and (max-width: 600px) {
max-width: 12rem;