diff --git a/src/partials/onboard-modal.html b/src/partials/onboard-modal.html index 3067253..2071123 100644 --- a/src/partials/onboard-modal.html +++ b/src/partials/onboard-modal.html @@ -47,7 +47,7 @@
+ If you are an existing Chrome extension user, you can import your creations from there to here. Learn how to export/import. +
diff --git a/src/style.css b/src/style.css index 948ee18..6ca59f2 100644 --- a/src/style.css +++ b/src/style.css @@ -986,7 +986,7 @@ body > #demo-frame { } .onboard-step__icon { fill: transparent !important; - stroke-width: 0.3px; + stroke-width: 0.5px; stroke: #eeb096; width: 150px; height: 150px;