Skip to content

Commit

Permalink
fix: Fix font size by set viewport (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
gewill committed Dec 1, 2023
1 parent aa9d368 commit 036061e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Markdown/Resources/web.bundle/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="initial-scale=1">
<title>Markdown Preview</title>
<link rel="stylesheet" href="marked.css">
<link rel="stylesheet" href="katex.css">
Expand Down

0 comments on commit 036061e

Please sign in to comment.