style fix

This commit is contained in:
Victor Batischev
2024-02-09 20:34:29 +03:00
parent e1516910ee
commit 5450400315
5 changed files with 54 additions and 16 deletions

View File

@ -73,7 +73,7 @@
.add-person {
background: #00c5a8;
color: white;
font-size: 14px;
font-size: 18px;
transition: all 0.15s ease;
left: -28px;
z-index: 2;

View File

@ -66,6 +66,7 @@
margin-left: 15px;
&__category {
height: 22px;
margin-right: 5px;
}