fix styles

This commit is contained in:
Victor Batischev
2023-11-13 21:15:27 +03:00
parent 18051f3705
commit 2f6f2bed56
3 changed files with 35 additions and 258 deletions

View File

@ -52,6 +52,8 @@
img {
width: 28px;
height: 28px;
background-color: #fff;
border-radius: 14px;
}
}
}

View File

@ -3,7 +3,7 @@
align-items: center;
justify-content: center;
border-radius: 50px;
background-color: #0d8afb;
background-color: #fff;
width: 30px;
height: 30px;