diff --git a/baron/style.css b/baron/style.css index 30f64fd..b503fc7 100644 --- a/baron/style.css +++ b/baron/style.css @@ -9,6 +9,7 @@ h1 { #puzzle { width: 100%; height: auto; + box-shadow: 10px 10px 10px #747373; } .flip { diff --git a/connor/style.css b/connor/style.css index 30f64fd..b503fc7 100644 --- a/connor/style.css +++ b/connor/style.css @@ -9,6 +9,7 @@ h1 { #puzzle { width: 100%; height: auto; + box-shadow: 10px 10px 10px #747373; } .flip { diff --git a/sean/style.css b/sean/style.css index 30f64fd..b503fc7 100644 --- a/sean/style.css +++ b/sean/style.css @@ -9,6 +9,7 @@ h1 { #puzzle { width: 100%; height: auto; + box-shadow: 10px 10px 10px #747373; } .flip {