mirror of
https://github.com/urlysses/1991.git
synced 2024-11-22 03:54:14 -05:00
Add that mobile-friendly viewport
This commit is contained in:
parent
7b8d0bcb33
commit
3bf0e42ce1
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="user-scalable=no, width=device-width, maximum-scale=1, initial-scale=1">
|
||||
<title>1991</title>
|
||||
<link href="1991.css" type="text/css" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:500,500i|Rubik+Mono+One" rel="stylesheet">
|
||||
|
Loading…
Reference in New Issue
Block a user