Update index-open.html

This commit is contained in:
DremOS Developing Team 2018-12-17 10:38:18 -06:00 committed by GitHub
parent ae47391660
commit c5dbfa0f59
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@
div {
background-color: gray;
padding: 300px;
border: 5px solid gray;
border: 20px solid gray;
margin: 0;
}
</style>