Add meta viewport

I’m not sure how well this works, also how long this will take to show up, I’m assuming Alex manually has to put this on the site
This commit is contained in:
TheAwesome98 2020-12-23 15:51:38 +00:00 committed by GitHub
parent 198400a9bf
commit f2106b979b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Orbital</title>
<style>
@import url('https://fonts.googleapis.com/css?family=Roboto:100');