added template, how looking chat with users

This commit is contained in:
Kostya
2023-11-19 14:21:25 +03:00
parent ab907135db
commit 99c9de82f6
2 changed files with 88 additions and 3 deletions

View File

@@ -61,5 +61,13 @@
align-items: center;
text-align: center;
flex-direction: column;
margin-left: 23px;
}
margin-left: 13px;
color: #fff;
font-size: 12px;
font-weight: 800;
font-family: Montserrat;
}
.content p {
margin-top: 5px;
}