diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..27b1119 Binary files /dev/null and b/.DS_Store differ diff --git a/index.html b/index.html index 5861fc1..356c486 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,4 @@ - @@ -31,7 +30,7 @@
-

How can Defang take your project to the next level?

+

How can Defang take your project to the next level?

diff --git a/styles.css b/styles.css index c19aa79..118188a 100644 --- a/styles.css +++ b/styles.css @@ -127,6 +127,10 @@ a:hover { z-index: 1; } +.hero-sponsor{ + color: var(--highlight-yellow); +} + .header-square { height: 300px; width: 300px;