Skip to content

Commit 98221a1

Browse files
author
Kubit
committed
Update footer styles
1 parent 6d96364 commit 98221a1

File tree

1 file changed

+1
-0
lines changed
  • src/designSystem/kubit/components/footer

1 file changed

+1
-0
lines changed

src/designSystem/kubit/components/footer/styles.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export const FOOTER_STYLES: FooterStylesType<FooterVariants> = {
99
[FooterVariants.DEFAULT]: {
1010
rootContainer: {
1111
background_color: COLORS.NEUTRAL.color_neutral_bg_250,
12+
gap: SPACINGS.spacing_400,
1213
flex_direction: 'row',
1314
[DeviceBreakpointsType.DESKTOP]: {
1415
padding_top: SPACINGS.spacing_450,

0 commit comments

Comments
 (0)