Skip to content

Commit 3a241c9

Browse files
committed
WIP
1 parent 6c44f00 commit 3a241c9

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

src/components/breakout-container/breakout-container.module.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,3 @@
2020
box-shadow: 0 var(--spacing-sm) var(--spacing-md) rgba(0, 0, 0, 0.033);
2121
}
2222
}
23-
24-
.container {
25-
padding-bottom: 0;
26-
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
.heading {
2-
color: var(--text);
2+
color: currentColor;
33
}

0 commit comments

Comments
 (0)