Fix margin
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
<style>
|
<style>
|
||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
margin: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.main p {
|
.main p {
|
||||||
@@ -46,7 +47,6 @@
|
|||||||
|
|
||||||
/* Wrapper */
|
/* Wrapper */
|
||||||
.main {
|
.main {
|
||||||
padding: 20px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: url(static/img/cloud_background.jpg);
|
background: url(static/img/cloud_background.jpg);
|
||||||
|
Reference in New Issue
Block a user