Skip to content

Commit

Permalink
style: fix play button alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed May 20, 2024
1 parent 804620d commit 3de891c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/styles/inline-demo.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
content: '▶';
width: 20px;
height: 20px;
display: inline-block;
display: inline-flex;
border-radius: 10px;
vertical-align: middle;
position: relative;
Expand Down

0 comments on commit 3de891c

Please sign in to comment.