Skip to content

Commit

Permalink
Fix caption alignment on small player sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hoc committed Jan 8, 2025
1 parent c7b9046 commit a79e448
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
display: inline-block;
font-family: 'Courier New', Courier, 'Nimbus Mono L', 'Cutive Mono', monospace;
text-transform: uppercase;
vertical-align: bottom;

// sass-lint:disable force-pseudo-nesting nesting-depth
&:nth-child(1n-1)::after {
Expand Down

0 comments on commit a79e448

Please sign in to comment.