remove the margin around the body
parent
f054396592
commit
b5559eebb7
|
@ -12,7 +12,7 @@
|
|||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono:300,400,500" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<body style="margin: 0">
|
||||
<sso-root></sso-root>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue