Update item with js expanded function

This commit is contained in:
Mandar
2020-12-24 20:02:54 +01:00
parent ac0f3f7e85
commit 897eca7abb
14 changed files with 75 additions and 51 deletions

View File

@@ -119,7 +119,7 @@ button {
&.active,
&:hover {
background: $white;
border: 1px solid $l5r5e-border-sidebar;
border: 2px solid $l5r5e-border-sidebar;
box-shadow: 0 0 10px $l5r5e-white;
}
}