Add viewport

This commit is contained in:
2022-12-24 22:33:48 +00:00
parent e3f583886a
commit 22a352a48d

View File

@@ -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.