added connect for profile

This commit is contained in:
Kostya
2024-03-05 20:51:18 +03:00
parent 7e5cd1bbdc
commit 5dc51486a5
2 changed files with 25 additions and 5 deletions

View File

@@ -44,8 +44,11 @@ body {
}
.macroinfo-profile img {
width: 45%;
width: 55%;
height: 100%;
background: #969c8d;
border-radius: 20px;
padding: 2%;
}
.img-margin img {