From fdc965cae8d34c6c756ef1b6dcf2dddb13d8f9d3 Mon Sep 17 00:00:00 2001 From: GuilhermeSilvaCarvalho11 <137510498+GuilhermeSilvaCarvalho11@users.noreply.github.com> Date: Thu, 8 Aug 2024 21:29:50 -0300 Subject: [PATCH] salvar --- style.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/style.css b/style.css index b1fb783..9449073 100644 --- a/style.css +++ b/style.css @@ -10,15 +10,6 @@ padding: 24px 0; } -.parallax { - height: 500px; - background-image: url(img/campo\ e\ cidade.jpeg); - background-attachment: fixed; - background-position: center; - background-repeat: no-repeat; - background-size: cover; -} - .logo{ float:inline-start; border-radius: 50%;