avatar more bigger

This commit is contained in:
srgooglo 2022-06-01 21:41:25 +02:00
parent 2af42b80e7
commit 81fb5c9d9c

View File

@ -44,10 +44,13 @@
margin-bottom: 15px;
.avatar {
width: 100px;
height: 100px;
img {
width : 70px;
height : 70px;
border-radius: 4px;
width: 100%;
height: 100%;
border-radius: 8px;
}
}