diff --git a/default_app/index.html b/default_app/index.html index 5ac92e4fb8f17..c9f160509f3f7 100644 --- a/default_app/index.html +++ b/default_app/index.html @@ -82,8 +82,8 @@

API Demos

Forge

- - + + diff --git a/default_app/styles.css b/default_app/styles.css index 4f37de3509b14..ffbf55a577cc2 100644 --- a/default_app/styles.css +++ b/default_app/styles.css @@ -41,7 +41,7 @@ h4 { transform-origin: 50% 50%; } -hero-icon.loop-3 { +.hero-icon.loop-3 { transform: translate(79px, 21px); opacity: 1; }