We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a0e6f6 commit 6c03475Copy full SHA for 6c03475
website/public/common-head.ejs.html
@@ -4,7 +4,7 @@
4
%>
5
6
<meta charset="utf-8" />
7
-<meta content="width=device-width, initial-scale=1" name="viewport">
+<meta content="width=device-width, initial-scale=1" name="viewport" />
8
9
<%#
10
<!--
website/public/main.css
@@ -6,8 +6,8 @@ body {
margin-left: auto;
margin-right: auto;
max-width: 45rem;
- padding-left: .5rem;
- padding-right: .5rem;
+ padding-left: 0.5rem;
+ padding-right: 0.5rem;
11
}
12
13
figure {
0 commit comments