fix: remove margin from amp body

This commit is contained in:
Chi Vinh Le
2019-05-27 17:20:07 +02:00
parent 40eb0e97ec
commit 5580ab385f
+1
View File
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, user-scalable=no">
<title>Coral Talk Amp Embed</title>
<style>body { margin: 0; }</style>
</head>
<body>
<div id='coralStreamEmbed'></div>