Update style.css

This commit is contained in:
Val
2018-11-07 19:52:54 -05:00
committed by GitHub
parent b8a12a13c4
commit 34c83467b6

View File

@@ -3,10 +3,10 @@
} }
body { body {
margin: 24px auto; margin: 24px auto;
width: 870px; width: 920px;
} }
button { button {
width: 320px; width: 280px;
} }
table { table {
margin-top: 12px; margin-top: 12px;