1
0
mirror of https://github.com/flutter/samples.git synced 2026-03-31 08:44:26 +00:00

Update and standardize html, fix gallery on mobile devices

This commit is contained in:
Kevin Moore
2019-05-07 17:22:44 -07:00
parent 0f7c76d4d8
commit e0434bac2f
11 changed files with 38 additions and 15 deletions

View File

@@ -2,7 +2,8 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Gallery sample - Flutter for web</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<style>
html, body {
height: 100%;