diff --git a/style.css b/style.css index 165f597..449101e 100644 --- a/style.css +++ b/style.css @@ -208,6 +208,11 @@ header #header-portal nav img { transform: translate(0, -50%); } +#banner-controles span img { + width: 100%; + object-fit: cover; +} + #banner-controles span h3 { color: #000; font-family: sans-serif;