♻️ connect values with variables in CSS and remove unused code

Signed-off-by: Ondřej Konečný <ondrej.konecny@gmail.com>
This commit is contained in:
Ondřej Konečný 2023-02-22 13:52:45 +01:00 committed by Eva
parent c6ad8ee110
commit be865af1fc
44 changed files with 345 additions and 331 deletions

View file

@ -182,7 +182,7 @@
& .content {
align-items: center;
background-color: $color-gray-50;
border-radius: 4px;
border-radius: $br4;
display: flex;
height: 24px;