diff --git a/themes/beaver/assets/css/technologies.css b/themes/beaver/assets/css/technologies.css index abc76319..4b2e6fba 100644 --- a/themes/beaver/assets/css/technologies.css +++ b/themes/beaver/assets/css/technologies.css @@ -30,11 +30,12 @@ box-sizing: border-box; width: 25%; font-weight: bold; + vertical-align: top; } .technologies-component .container img, .technologies-component .container svg { width: 65px; - height: auto; + height: 65px; margin-bottom: 20px; }