fix: Corrigiu um problema de css após finalização do projeto #2

Merged
SabrinaMiranda merged 1 commits from develop into main 2023-01-17 04:32:49 +00:00
Showing only changes of commit 1b68623559 - Show all commits

View File

@ -8,7 +8,6 @@
align-items: center;
border-top: 1px solid variables.$black;
border-bottom: 1px solid variables.$black;
padding: 0 100px;
}
&__form {