Skip to content

Commit

Permalink
Update style.module.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramchike committed Nov 4, 2024
1 parent f808ddf commit 4f475c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions frontend/src/shared/ui/card/style.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
gap: 12px;
}



.bg {
width: calc(var(--photo-form-size-w));
height: calc(var(--photo-form-size-h));
Expand Down Expand Up @@ -44,8 +42,6 @@
--g-button-text-color: var(--text-color);
}



.upper-container {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 4f475c3

Please sign in to comment.