Update index-open.html

This commit is contained in:
DremOS Developing Team 2018-07-01 22:02:31 -05:00 committed by GitHub
parent 83e96b0059
commit 963150a6f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
div { div {
background-color: gray; background-color: gray;
width: 60px; width: 60px;
padding: 150px; padding: 200px;
border: 5px solid gray; border: 5px solid gray;
margin: 0; margin: 0;
} }