Accessibility fix
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container">
|
<main class="container">
|
||||||
<div class="emoji">🛸</div>
|
<div class="emoji">🛸</div>
|
||||||
<h1>Nothing to See Here</h1>
|
<h1>Nothing to See Here</h1>
|
||||||
<p>
|
<p>
|
||||||
@@ -70,6 +70,6 @@
|
|||||||
There's nothing here for you.<br />
|
There's nothing here for you.<br />
|
||||||
Go on. Shoo. Scram. Or just keep wondering.
|
Go on. Shoo. Scram. Or just keep wondering.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</main>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user