diff --git a/frontend/src/shared/ui/card/style.module.scss b/frontend/src/shared/ui/card/style.module.scss index c720247..7aa9bca 100644 --- a/frontend/src/shared/ui/card/style.module.scss +++ b/frontend/src/shared/ui/card/style.module.scss @@ -8,8 +8,6 @@ gap: 12px; } - - .bg { width: calc(var(--photo-form-size-w)); height: calc(var(--photo-form-size-h)); @@ -44,8 +42,6 @@ --g-button-text-color: var(--text-color); } - - .upper-container { display: flex; flex-direction: column;