catalogSpecialists

This commit is contained in:
Mikola
2024-02-01 22:32:55 +03:00
parent 66e6b4c7d7
commit 6dbb4eb609
8 changed files with 180 additions and 165 deletions

View File

@ -504,13 +504,13 @@ $maxWidthContainer: 1123;
}
}
&__finished {
background: rgba(255, 255, 255, 0.76);
background: white;
mix-blend-mode: normal;
border: 3px solid #52b709;
border-radius: 12px;
padding: 13px 16px;
position: absolute;
bottom: 0;
bottom: 4px;
left: 0;
display: flex;
align-items: center;