Skip to content

Commit

Permalink
Update pokemon-popup.component.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mariokreitz committed Sep 10, 2024
1 parent 99f2807 commit f170bf8
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,12 @@
}
}
}

@media screen and (max-width: 768px) {
.overview-card {
margin-inline: 20px;
.main {
flex-direction: column;
}
}
}

0 comments on commit f170bf8

Please sign in to comment.