From 4f77d5c19f90254eb954675d6536b96a0f19b3b4 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 4 Jan 2018 00:06:57 +0200 Subject: [PATCH] Updated shadows --- docs/mini/flavor.scss | 2 +- static-parts/index-start.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.