From 2969a3c8afc10b075b1113e86f092625a181334a Mon Sep 17 00:00:00 2001 From: Ignacio Ainol <33505629+ignacioainol@users.noreply.github.com> Date: Wed, 19 May 2021 23:42:09 -0400 Subject: [PATCH] Update Day8.ButtonsContainer.html Less code --- Day8.ButtonsContainer.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Day8.ButtonsContainer.html b/Day8.ButtonsContainer.html index e08307b..885fa77 100644 --- a/Day8.ButtonsContainer.html +++ b/Day8.ButtonsContainer.html @@ -65,7 +65,7 @@ width: 75%; } - .buttonContainer > .button { + .buttonContainer > button { width: 30%; height: 48px; font-size: 24px; @@ -74,15 +74,15 @@
- - - - - - - - - + + + + + + + + +