style: cores

This commit is contained in:
2025-01-21 17:29:43 -03:00
parent 88373b4570
commit 891f23ec2e
8 changed files with 18 additions and 226 deletions

View File

@@ -31,7 +31,7 @@
.card:hover {
transform: translateY(-10px);
box-shadow: 0 4px 8px rgba(199, 199, 199, 0.25);
box-shadow: 0px 0px 8px rgba(86, 187, 255, 0.815);
}
.card-resumo {
@@ -53,7 +53,7 @@
.card-resumo:hover {
box-shadow: 0 4px 15px rgba(175, 175, 175, 0.295);
box-shadow: 0px 0px 15px rgba(86, 187, 255, 0.815);
text-align: left;
line-height: 20px;
padding: 15px 30px 15px 30px;