Skip to content

Commit

Permalink
fix: standalone definition page scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
Crissium committed Nov 17, 2023
1 parent 5db43c2 commit bef4578
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/app/templates/articles_standalone.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<title>Definition</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<style type="text/css">
.article-block {
border-top: 2px solid #ccc;
Expand Down

0 comments on commit bef4578

Please sign in to comment.