Skip to content

Commit

Permalink
fix: align play icon (#2818) (#2006)
Browse files Browse the repository at this point in the history
* align play icon
* fix center horizontally

Co-authored-by: Raz Luvaton <[email protected]>
  • Loading branch information
jay-es and rluvaton committed Apr 26, 2024
1 parent 36e959b commit ec8f528
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vitepress/theme/styles/inline-demo.css
Expand Up @@ -12,8 +12,8 @@
border: 2px solid var(--vt-c-green);
margin-right: 8px;
margin-left: 4px;
line-height: 15px;
padding-left: 4.5px;
line-height: 16px;
padding-left: 4.2px;
font-size: 11px;
}

Expand Down

0 comments on commit ec8f528

Please sign in to comment.