diff --git a/assets/css/index.css b/assets/css/index.css
index 72ec71c..792a47e 100755
--- a/assets/css/index.css
+++ b/assets/css/index.css
@@ -452,7 +452,9 @@
color: #fff;
background: #ff4605;
}
-
+.vehica-car-card__info__single:first-child a:hover{
+ color: #fff;
+}
.textarea{
width: 100%;
min-height: 200px;
diff --git a/brand.html b/brand.html
index 70772dd..684e2fd 100755
--- a/brand.html
+++ b/brand.html
@@ -178,15 +178,19 @@
-
+
-
![car]()
-
{{item.name}}
-
¥{{item.price}}
-
+
+
![car]()
+
{{item.name}}
+
¥{{item.price}}
+
+
-
+
+
{{item.brand_name}}
diff --git a/newcar.html b/newcar.html
index 09c3664..68e67b8 100755
--- a/newcar.html
+++ b/newcar.html
@@ -197,14 +197,10 @@
-
-
-
-
-
-
-
-
+
+
{{item.brand_name}}
diff --git a/rental-sidebar.html b/rental-sidebar.html
index 5afe935..8f7aca4 100755
--- a/rental-sidebar.html
+++ b/rental-sidebar.html
@@ -223,14 +223,17 @@