Better WooCommerce order management.
Search, navigate, and manage orders faster with Dashify.
Get Dashify for freeHow does Dashify make WooCommerce better?
@@ -194,7 +203,7 @@
- Auto-expanding order notes
Pricing
@@ -245,5 +254,29 @@
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 @@
-Search, navigate, and manage orders faster with Dashify.
Get Dashify for free