Skip to content

Commit

Permalink
set proper font name font size (#56)
Browse files Browse the repository at this point in the history
fix #55
  • Loading branch information
noraj committed Nov 11, 2023
1 parent d63694d commit 056b0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/preview/browser/statics/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
.font-name {
border-top: 2px solid #222;
font-family: sans-serif;
font-size: 2px;
font-size: 15px;
padding-left: 0.5em;
padding-top: 0.8em;
}


0 comments on commit 056b0dd

Please sign in to comment.