summaryrefslogtreecommitdiffstats
path: root/apps/web-shared/src/styles/custom-style
diff options
context:
space:
mode:
Diffstat (limited to 'apps/web-shared/src/styles/custom-style')
-rw-r--r--apps/web-shared/src/styles/custom-style/_shared-styles.scss3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/web-shared/src/styles/custom-style/_shared-styles.scss b/apps/web-shared/src/styles/custom-style/_shared-styles.scss
index e9a32b8..c685b46 100644
--- a/apps/web-shared/src/styles/custom-style/_shared-styles.scss
+++ b/apps/web-shared/src/styles/custom-style/_shared-styles.scss
@@ -5,13 +5,12 @@
--radius-sm: calc(var(--radius) / 2);
--radius-md: var(--radius);
--radius-lg: calc(var(--radius) * 2);
- --shadow-xs: 0;
+ --shadow-xs: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
--shadow-sm: 0;
--shadow-md: 0;
--shadow-lg: 0;
--shadow-xl: 0;
}
-
// --------------------------------
// (START) Global editor code https://codyhouse.co/ds/globals/shared-styles