From 063e6f27bd62c5ba26d40480018b430b267f159e Mon Sep 17 00:00:00 2001 From: Anthony Dumas Date: Sun, 4 Oct 2020 00:54:23 +0200 Subject: [PATCH] Correction Formatage SCSS --- _sass/dark-theme.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/dark-theme.scss b/_sass/dark-theme.scss index 415b5eb..02a3451 100644 --- a/_sass/dark-theme.scss +++ b/_sass/dark-theme.scss @@ -60,7 +60,7 @@ background-color: darken(#5c9ead, 35%); } - #photosAndButtons .card{ + #photosAndButtons .card { box-shadow: unset; }