diff --git a/docs/mini/flavor.scss b/docs/mini/flavor.scss index 48edaf90d..c791bd6a5 100644 --- a/docs/mini/flavor.scss +++ b/docs/mini/flavor.scss @@ -159,7 +159,7 @@ label#menu-toggle { } .card { - box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25); + box-shadow: 0 1.25rem 2.5rem -0.625rem rgba(0, 32, 64, 0.1); } main { diff --git a/static-parts/index-start.html b/static-parts/index-start.html index 2b4dba433..02d98001f 100644 --- a/static-parts/index-start.html +++ b/static-parts/index-start.html @@ -54,7 +54,7 @@
-

 30 seconds of code +

logo 30 seconds of code Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.