Skip to content

Commit

Permalink
feat(single pages): add header audio player list styles
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-berlin committed Feb 26, 2024
1 parent 5691750 commit 6d50633
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/styles/components/_single-word.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@
order: 3;
}
}

.c-audio-list {
align-self: center;
margin-left: 10px;
}
}

&__main {
Expand Down

0 comments on commit 6d50633

Please sign in to comment.