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 5779e1b commit 4a51d36
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@
.heading {
display: flex;
gap: 10px;
justify-content: center;
align-items: center;

svg {
cursor: pointer;
}

.name {
display: flex;
gap: 10px;
}
}
}

Expand Down

0 comments on commit 4a51d36

Please sign in to comment.