Remove hardcoded min-width

This breaks smaller viewports than 355px. Should be handled in a local scope by css, not global inline styles.
This commit is contained in:
Fred Carlsen
2018-12-06 15:11:18 +01:00
parent 49a1f84e16
commit f88ff698a4

View File

@@ -23,7 +23,7 @@
<link rel="stylesheet" href="/css/basscss_responsive_type_scale.css" />
</head>
<body style="margin: 0px; min-width: 355px;">
<body>
<!-- Heap SDK -->
<script type="text/javascript">
(window.heap = window.heap || []),