diff options
Diffstat (limited to 'src/components/atoms')
| -rw-r--r-- | src/components/atoms/layout/notice.module.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/atoms/layout/notice.module.scss b/src/components/atoms/layout/notice.module.scss index 38ec7ee..7fd972c 100644 --- a/src/components/atoms/layout/notice.module.scss +++ b/src/components/atoms/layout/notice.module.scss @@ -1,7 +1,6 @@ @use "@styles/abstracts/functions" as fun; .wrapper { - width: max-content; padding: var(--spacing-2xs) var(--spacing-xs); border: fun.convert-px(2) solid; font-weight: bold; |
