fix: min-width to scale profile image

This commit is contained in:
2023-10-23 15:47:32 +02:00
parent e1a76070cd
commit 07da8f9243

View File

@@ -77,6 +77,7 @@ a:hover {
}
.img-profile {
min-width: 0;
border-radius: 50%;
border: 0.0625rem solid var(--txt-color);
width: 12.5rem;