diff --git a/main.css b/main.css index b5c61c9..a0a988a 100644 --- a/main.css +++ b/main.css @@ -1,3 +1,9 @@ @tailwind base; @tailwind components; @tailwind utilities; + +#nav-logo { + mask-image: url(images/logo.svg); + mask-size: contain; + mask-repeat: no-repeat; +} diff --git a/public/index.html b/public/index.html index ed811d8..3cb6ca2 100644 --- a/public/index.html +++ b/public/index.html @@ -19,27 +19,36 @@ -
-
- - Dashify logo - - + -
-
+
+

Better WooCommerce order management.

Screenshot of the WooCommerce order list page with Dashify styles and functionality.

Search, navigate, and manage orders faster with Dashify.

Get Dashify for free
-
+

How does Dashify make WooCommerce better?

@@ -194,7 +203,7 @@

Auto-expanding order notes

-
+

Pricing

@@ -245,5 +254,29 @@

Manage WooCommerce orders more e document.querySelector('#day').textContent = dayOfWeekName; }); +