Merged in bugfix/WEBUI-36-body-style-reset (pull request #1)
WEBUI-36 Добавил reset по минимуму
This commit is contained in:
commit
9bc857d7c8
@ -3,3 +3,4 @@
|
|||||||
rel="stylesheet" />
|
rel="stylesheet" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
|
<style>body {margin: 0; padding: 0;}</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user