Redesign the welcome changes

This commit is contained in:
Narek Zakarian 2024-11-05 13:49:38 +04:00
parent d4e0167d88
commit 6d078fcf5d
No known key found for this signature in database
GPG key ID: 07AFD7E7A9C164A7
17 changed files with 468 additions and 208 deletions

View file

@ -16,15 +16,6 @@
}
}
&-container {
box-shadow: $shadow-card;
}
&-card {
box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
background-color: $color-white;
}
&-settings-card {
background-color: $color-white;
padding: 48px;