diff --git a/static/css/style.css b/static/css/style.css index 8fa989e..fa370fc 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -16,6 +16,8 @@ .host-container { position: relative; cursor: pointer; + width: 150px !important; + height: 150px !important; } #backIcon { height: 32px; @@ -116,8 +118,7 @@ main { top:0px; width:24px; height:24px; - margin-top: 10px; - margin-right: 15px; + margin-top: 15px; /*to account for the shadow*/ cursor:pointer; z-index: 5;