Restyled cards, background and shadows

This commit is contained in:
Alejandro Celaya
2020-12-12 10:56:10 +01:00
parent bf1b59c0d8
commit 143a05cab1
10 changed files with 26 additions and 14 deletions

View File

@@ -4,7 +4,8 @@
$asideMenuMobileWidth: 280px;
.aside-menu {
background-color: #f7f7f7;
background-color: white;
box-shadow: rgba(0, 0, 0, .05) 0 8px 15px;
position: fixed !important;
padding-top: 13px;
padding-bottom: 10px;