summaryrefslogtreecommitdiffstats
path: root/src/_config.scss
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2024-06-29 14:50:39 +0200
committerVolpeon <git@volpeon.ink>2024-06-29 14:50:39 +0200
commit0f2ff105bbd911ba04c717af92fd116472d2b2d9 (patch)
tree9c2fccc3bd5982094b3bf5d986bda4d7bcbf9332 /src/_config.scss
parentUpdate (diff)
downloadiro-design-0f2ff105bbd911ba04c717af92fd116472d2b2d9.tar.gz
iro-design-0f2ff105bbd911ba04c717af92fd116472d2b2d9.tar.bz2
iro-design-0f2ff105bbd911ba04c717af92fd116472d2b2d9.zip
Update
Diffstat (limited to 'src/_config.scss')
-rw-r--r--src/_config.scss16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/_config.scss b/src/_config.scss
index 73e0725..7d73bca 100644
--- a/src/_config.scss
+++ b/src/_config.scss
@@ -109,15 +109,15 @@ $theme-light: (
109 --75: -4, 109 --75: -4,
110 --100: 0, 110 --100: 0,
111 111
112 --200: easing.cubic-bezier(.2, .1, .8, 1, math.div(1, 8)) * 106, 112 --200: easing.cubic-bezier(.2, .1, .9, .9, math.div(1, 7)) * 100,
113 --300: easing.cubic-bezier(.2, .1, .8, 1, math.div(2, 8)) * 106, 113 --300: easing.cubic-bezier(.2, .1, .9, .9, math.div(2, 7)) * 100,
114 --400: easing.cubic-bezier(.2, .1, .8, 1, math.div(3, 8)) * 106, 114 --400: easing.cubic-bezier(.2, .1, .9, .9, math.div(3, 7)) * 100,
115 115
116 --500: easing.cubic-bezier(.2, .1, .8, 1, math.div(4, 8)) * 106, 116 --500: easing.cubic-bezier(.2, .1, .9, .9, math.div(4, 7)) * 100,
117 --600: easing.cubic-bezier(.2, .1, .8, 1, math.div(5, 8)) * 106, 117 --600: easing.cubic-bezier(.2, .1, .9, .9, math.div(5, 7)) * 100,
118 --700: easing.cubic-bezier(.2, .1, .8, 1, math.div(6, 8)) * 106, 118 --700: easing.cubic-bezier(.2, .1, .9, .9, math.div(6, 7)) * 100,
119 --800: easing.cubic-bezier(.2, .1, .8, 1, math.div(7, 8)) * 106, 119 --800: easing.cubic-bezier(.2, .1, .9, .9, math.div(7, 7)) * 100,
120 --900: easing.cubic-bezier(.2, .1, .8, 1, math.div(8, 8)) * 106, 120 --900: 108,
121 ), 121 ),
122 122
123 --colors: ( 123 --colors: (