Skip to content

Commit

Permalink
deleted flexbox
Browse files Browse the repository at this point in the history
  • Loading branch information
Valbel93 committed Dec 5, 2024
1 parent 2d9a95a commit 674c0f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/styles/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ html {

.card__price-value {
display: block;
display: flexbox;
font-weight: 700;
font-size: 16px;
line-height: 112%;
Expand All @@ -99,7 +98,6 @@ html {

button {
display: block;
display: flexbox;
width: 166px;
height: 40px;
margin: 0 16px 16px;
Expand Down

0 comments on commit 674c0f1

Please sign in to comment.