Browse Source

first review

windhamdavid 2 weeks ago
parent
commit
0a078d07f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      style.css

+ 1 - 1
style.css

@@ -45,7 +45,7 @@ img {
   height: 2px;
   bottom: 0;
   left: 0;
-  background-color: var(--wp--preset--color--highlight);
+  background-color: var(--wp--preset--color--primary);
   transform: scaleX(0);
   transition: transform 0.3s ease;
 }