From c56cf488c610dcf68ea8df56ae55b852c87b759e Mon Sep 17 00:00:00 2001 From: Monica Dinculescu Date: Mon, 12 Sep 2016 03:40:16 -0700 Subject: [PATCH] margins are hard --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index ea2f6afa..76101e24 100644 --- a/index.html +++ b/index.html @@ -33,6 +33,10 @@ body { padding: 20px; } + + button { + margin: 20px 0 !important; + } } h1 {