Add files via upload

This commit is contained in:
loma-one 2025-01-17 20:15:20 +01:00 committed by GitHub
parent dbbecc0276
commit b3fec18259
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -404,9 +404,9 @@ aside .widget li:hover {
}
.contact-block-img {
height: 100px !important;
width: 100px !important;
border-radius: 8px !important;
height: 65px !important;
width: 65px !important;
border-radius: 50px !important;
box-shadow: 0 0 1px rgba(0, 0, 0, .2);
margin: 5px;
}