diff --git a/common/common.scss b/common/common.scss index 83e3973..dbdff97 100644 --- a/common/common.scss +++ b/common/common.scss @@ -62,7 +62,7 @@ width: 100%; background-color: var(--secondary); - box-shadow: shadow("card"); + box-shadow: var(--shadow-card); margin-bottom: auto; }