Skip to content

Commit

Permalink
fix glyph size with experimental enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
kaikalii committed Jun 20, 2024
1 parent 478d57f commit d753dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ input[type=number] {

.glyph-button {
font-family: "Code Font", monospace;
font-size: 0.89em;
font-size: 0.88em;
padding: 0.05em;
margin: 0em;
background-color: transparent;
Expand Down

0 comments on commit d753dec

Please sign in to comment.