diff options
Diffstat (limited to 'src/components/molecules/images/responsive-image.module.scss')
| -rw-r--r-- | src/components/molecules/images/responsive-image.module.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/molecules/images/responsive-image.module.scss b/src/components/molecules/images/responsive-image.module.scss index 83e8d10..3566421 100644 --- a/src/components/molecules/images/responsive-image.module.scss +++ b/src/components/molecules/images/responsive-image.module.scss @@ -5,7 +5,7 @@ flex-flow: column; width: 100%; max-width: max-content; - margin: var(--spacing-sm) auto; + margin: 0; position: relative; text-align: center; } |
