Skip to content

Commit

Permalink
fix(welcome): audio play icon layout on safari
Browse files Browse the repository at this point in the history
  • Loading branch information
rpeterman-gp committed Dec 4, 2024
1 parent 50008da commit bd18a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_welcome.scss
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@

grid-row: 1 / -1;
display: grid;
place-items: center;
place-content: center;
aspect-ratio: 1;

background-color: var(--_play-icon--color);
Expand Down

0 comments on commit bd18a5d

Please sign in to comment.