1

fix viewport

This commit is contained in:
Evan Pratten 2019-01-23 09:53:46 -05:00
parent 28851a8fcf
commit b40d559a5c

View File

@ -6,6 +6,7 @@
background-color:#e5e9f0; background-color:#e5e9f0;
} }
</style> </style>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
</head> </head>
<body> <body>
<div style="height:35%"></div> <div style="height:35%"></div>