Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:09:09 -05:00 committed by GitHub
parent 8ef5209d35
commit 53fe8c3117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,8 +19,8 @@
} }
div { div {
background-color: gray; background-color: gray;
width: 20px; width: 30px;
padding: 10px; padding: 0px;
border: 5px solid gray; border: 5px solid gray;
margin: 0; margin: 0;
} }