Improvements after review

This commit is contained in:
alonso.torres 2023-11-27 22:59:20 +01:00
parent 6b5c75bf6a
commit a899d94619
17 changed files with 359 additions and 256 deletions

View file

@ -170,7 +170,7 @@
width: $s-32;
height: $s-32;
background-color: $da-tertiary;
border-radius: 50%;
border-radius: $br-circle;
color: $db-secondary;
font-size: $fs-16;
display: flex;