diff --git a/css/style.css b/css/style.css index 75bc50f..af9218f 100644 --- a/css/style.css +++ b/css/style.css @@ -23,7 +23,7 @@ button{ box-shadow: 1px 1px 1px 1px grey; padding: 20px 40px 20px 40px; border-radius: 5px; - box-shadow: 10px 10px 5px #ebeeef; + box-shadow: 0px 0px 30px #909da1; } .blocs{ @@ -46,4 +46,4 @@ ol{ .active{ display: block; -} \ No newline at end of file +}