diff --git a/ceramic-coating.html b/ceramic-coating.html
new file mode 100644
index 0000000..75a6b43
--- /dev/null
+++ b/ceramic-coating.html
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+ Luxury Detailing Maine
+
+
+
+
+
+
+ Skip to main content
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/css/dropdown.css b/css/dropdown.css
index 870a541..1b3066e 100644
--- a/css/dropdown.css
+++ b/css/dropdown.css
@@ -38,8 +38,8 @@
.dropdown-content {
overflow: hidden;
max-height: 0;
- border-left: solid 1px var(--dark-gold);
- border-right: solid 1px var(--dark-gold);
+ border-left: solid 1px var(--gold);
+ border-right: solid 1px var(--gold);
transition: max-height 0.3s ease;
}
diff --git a/index.html b/index.html
index b02e7d5..761e18f 100644
--- a/index.html
+++ b/index.html
@@ -120,7 +120,7 @@
@@ -146,54 +146,16 @@