Skip to content

Commit

Permalink
teste posiçao
Browse files Browse the repository at this point in the history
  • Loading branch information
iaschombek authored Aug 3, 2024
1 parent 2fc2674 commit f3de832
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
1 change: 0 additions & 1 deletion pratica.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@ <h1 class="pratica__">Sustentabilidade em Prática</h1>
</div>
<div class="card_content_pratica">
<span class="card_title_pratica">Feira dos pequenos produtores</span>
<span class="card_subtitle_pratica">.</span>
<p class="card_description_pratica">São vendidos alimentos naturais e que foram produzidos de forma mais sustentavél;</p>

</div>
Expand Down
15 changes: 2 additions & 13 deletions styles/pratica.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,19 +39,14 @@ body{
background: var(--cor-branco);
overflow: hidden;
border-radius: 20px;
padding-left: 5em;
}
.img_pratica_card{
width: 300px;
height: 300px;
align-items: center;
}

.temporary_text {
font-weight: bold;
font-size: 24px;
padding: 6px 12px;
color: #f8f8f8;
}

.card_title_pratica {
font-weight: bold;
}
Expand Down Expand Up @@ -87,12 +82,6 @@ body{
line-height: 15px;
}

.card_subtitle_pratica {
display: block;
font-size: 12px;
margin-bottom: 10px;
}

.card_description_pratica{
font-size: 17px;
opacity: 0;
Expand Down

0 comments on commit f3de832

Please sign in to comment.