Skip to content

Commit f2f29c9

Browse files
committed
feat: minor 스타일 조정
1 parent fcc7e64 commit f2f29c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Community/All/style.css.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ import { f } from '@/style'
44

55
export const Wrapper = style([f.flex, f.directionColumn, f.alignCenter, { marginTop: '2.5rem', gap: '2.5rem' }])
66

7-
export const SelectTabWrapper = style([f.flex, f.alignStart, { width: '66.6875rem' }])
7+
export const SelectTabWrapper = style([f.flex, f.alignStart, { width: '70.75rem' }])

0 commit comments

Comments
 (0)