Skip to content

Commit 500b263

Browse files
committed
fix
1 parent 839ac31 commit 500b263

File tree

1 file changed

+2
-2
lines changed
  • src/components/dividers/arkham-deco/ArkhamDecoDivider/styles

1 file changed

+2
-2
lines changed

src/components/dividers/arkham-deco/ArkhamDecoDivider/styles/common.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
--offset: 0mm;
55
// border: 1px solid black;
66
box-sizing: border-box;
7-
border-radius: 4mm;
8-
overflow: hidden;
7+
// border-radius: 4mm;
8+
// overflow: hidden;
99

1010
font-family: 'Conkordia', 'Arkhamic', sans-serif;
1111

0 commit comments

Comments
 (0)