Skip to content

Commit 752db3b

Browse files
committed
move components to subfolder
1 parent 1063e72 commit 752db3b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ const { width, height } = useElementSize(hero)
178178
.bottom-rounder {
179179
--curve-height: 20px;
180180
--extra-height: 10px;
181-
--curve-color: black;
181+
--curve-color: hsla(0, 0%, 0.25%, 1);
182182
183183
z-index: 3;
184184
position: absolute;

0 commit comments

Comments
 (0)