Skip to content

Commit f225b64

Browse files
committed
feat: minor 스타일 조정
1 parent 24cface commit f225b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)