diff --git a/source/static/homepage.css b/source/static/homepage.css index a9e01c6..1daf72f 100644 --- a/source/static/homepage.css +++ b/source/static/homepage.css @@ -94,14 +94,16 @@ img#create-btn { padding-left: 2.5%; padding-right: 2.5%; cursor: pointer; - width: 15%; - height: 15%; + width: 10%; + height: 10%; } img#create-btn-invis { opacity: 0%; - width: 15%; - height: 15%; + padding-left: 2.5%; + padding-right: 2.5%; + width: 10%; + height: 10%; } .review-container {