Skip to content

Commit

Permalink
Удалил мусор
Browse files Browse the repository at this point in the history
  • Loading branch information
1640max committed Jan 31, 2024
1 parent 9617f4f commit 61d51f3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions _sass/pieces/_piece-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@
"button";
gap: 1rem 3rem;

/* @media (min-width: $md) {
grid-template-areas:
"header header"
"heading heading"
"description table"
"button table";
grid-auto-columns: 1fr;
grid-template-rows: repeat(3, auto) 1fr;
} */

@media (min-width: $md) {
grid-template-areas:
"header header"
Expand Down

0 comments on commit 61d51f3

Please sign in to comment.