changed colors of review boxes
This commit is contained in:
+8
-6
@@ -28,12 +28,12 @@
|
|||||||
border-radius: 1rem;
|
border-radius: 1rem;
|
||||||
|
|
||||||
transition: 1s ease;
|
transition: 1s ease;
|
||||||
box-shadow: 0px 0px 25px var(--light-gold);
|
box-shadow: 0px 0px 25px white;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.review-card:hover {
|
.review-card:hover {
|
||||||
box-shadow: 0px 0px 25px white;
|
box-shadow: 0px 0px 25px var(--light-gold);
|
||||||
}
|
}
|
||||||
|
|
||||||
.review-card-head {
|
.review-card-head {
|
||||||
@@ -44,6 +44,12 @@
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
color: var(--gold);
|
color: var(--gold);
|
||||||
}
|
}
|
||||||
|
.review-card-head a {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
.review-card-head a:hover {
|
||||||
|
color: var(--gold);
|
||||||
|
}
|
||||||
|
|
||||||
.review-card-body {
|
.review-card-body {
|
||||||
max-height: 15rem;
|
max-height: 15rem;
|
||||||
@@ -291,10 +297,6 @@
|
|||||||
text: "Job well done, had the vehicle feeling like it just left the lot. You can tell Aden takes great pride and is meticulous in his work. Great communication and the attention to detail to all aspects, deserving of 5 stars+!",
|
text: "Job well done, had the vehicle feeling like it just left the lot. You can tell Aden takes great pride and is meticulous in his work. Great communication and the attention to detail to all aspects, deserving of 5 stars+!",
|
||||||
url: "https://share.google/uMS4Ma8xT7ARAqf83",
|
url: "https://share.google/uMS4Ma8xT7ARAqf83",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
name: "Bobo",
|
|
||||||
text: "I don't even have a car.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sasha Mackey",
|
name: "Sasha Mackey",
|
||||||
text: "Easy 5 stars! Aden was super communicative, very friendly, and reasonably priced. He comes to you, which is super convenient! I got a car detailed as a birthday gift and it was so fun to present. No complaints! I would happily recommend this service to anyone. Thanks, Aden!",
|
text: "Easy 5 stars! Aden was super communicative, very friendly, and reasonably priced. He comes to you, which is super convenient! I got a car detailed as a birthday gift and it was so fun to present. No complaints! I would happily recommend this service to anyone. Thanks, Aden!",
|
||||||
|
|||||||
Reference in New Issue
Block a user