Commit 1524bccb authored by Marcos Albano's avatar Marcos Albano 💬

merge

parents 5cd0b6ab 7c9e1489
...@@ -10256,14 +10256,63 @@ p .button_agendar { ...@@ -10256,14 +10256,63 @@ p .button_agendar {
} }
/* /* link - Contatod */
.button_t {
width: 29rem; .fieldContatos {
width: 45rem;
height: 6rem;
margin: 4rem auto 4rem;
border-radius: 10px;
background-color: white;
}
#contato {
width: 45rem;
height: 8rem;
font-size: 5rem;
font-weight: 600;
margin: 2rem auto 0;
}
.fieldbarraContato {
width: 45rem;
margin: .5rem auto 0;
font-size: 2rem;
border-radius: 10px;
font-weight: 600;
background-color: white;
color: rgb(28, 167, 28);
}
#contatoFonte {
color: rgb(28, 167, 28);
text-align: center;
}
#whatsappContatos,
#emailContatos {
width: 4rem;
height: 4rem; height: 4rem;
background: linear-gradient(174deg, rgb(206, 128, 93) 0%, rgb(165, 78, 7) 71%); }
border-radius: 15px;
font-size: 1.8em; #telefoneContatos {
font-weight: 400; width: 4rem;
height: 4rem;
margin-top: 1rem;
}
.fieldLogContato {
width: 12rem;
height: 9rem;
margin: 3rem auto 0;
}
.imaLogosContato {
margin: .5rem auto 0;
text-align: center; text-align: center;
margin-bottom: 30px; }
} */
\ No newline at end of file #idaceContato {
/* width: 12rem;
height: 9rem; */
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment