Update index-open.html

This commit is contained in:
DremOS Developing Team 2018-06-29 22:24:17 -05:00 committed by GitHub
parent f6731b3ce7
commit 12066aee77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
div { div {
background-color: gray; background-color: gray;
width: 500px; width: 500px;
padding: 1000px; padding: 10px;
border: 5px solid gray; border: 5px solid gray;
margin: 0; margin: 0;
} }