Corrected indentation.

This commit is contained in:
Kartik Gupta
2016-10-13 22:19:37 +05:30
parent b3535aae5a
commit 8ca2a258ae

View File

@@ -1,9 +1,9 @@
html, body {
margin: 0.3em;
width: auto;
min-width: 250px;
max-width: 500px;
background-color: #f8f8f8;
margin: 0.3em;
width: auto;
min-width: 250px;
max-width: 500px;
background-color: #f8f8f8;
}
div {