Add viewport
This commit is contained in:
@@ -6,11 +6,12 @@
|
|||||||
href="https://unpkg.com/papercss@1.9.0/dist/paper.min.css"
|
href="https://unpkg.com/papercss@1.9.0/dist/paper.min.css"
|
||||||
/>
|
/>
|
||||||
<title>Merry Christmas</title>
|
<title>Merry Christmas</title>
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="paper container container-lg">
|
<div class="paper container container-lg">
|
||||||
<div class="row flex-center">
|
<div class="row flex-center">
|
||||||
<h1 id="title">Merry Christmas</h1>
|
<h1 id="title" style="text-align: center;">Merry Christmas</h1>
|
||||||
</div>
|
</div>
|
||||||
<p>
|
<p>
|
||||||
Here are a few things that we discovered this year, or brought us joy over 2022.
|
Here are a few things that we discovered this year, or brought us joy over 2022.
|
||||||
|
|||||||
Reference in New Issue
Block a user