💄 fix: set aspect-ratio on banner-home-ig

This commit is contained in:
welpo 2023-02-06 17:17:16 +01:00
parent 1c1e124115
commit c6c83797bf

View File

@ -32,6 +32,7 @@
}
.banner-home-img {
aspect-ratio: 1 / 1;
border-radius: 50%;
max-width: 15rem;
max-height: 15rem;