Update project-map.component.scss

This commit is contained in:
piotrpekala7 2020-04-03 18:41:02 +02:00
parent e21602069e
commit 2b2511537b

View File

@ -50,7 +50,7 @@ img {
}
.shadowed {
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
box-shadow: 0 4px 8px -4px rgba(0, 0, 0, 0.2), 0 6px 20px -20px rgba(0, 0, 0, 0.19);
}
.non-visible {