lighten shadow

This commit is contained in:
Kayn Ty 2018-06-04 12:51:57 +02:00
parent bb6deffd96
commit 41119d8777
No known key found for this signature in database
GPG Key ID: 55B09AA0ED327CD3

View File

@ -18,7 +18,7 @@
-moz-border-radius: 1rem;
border-radius: 1rem;
border-color: $all-text-color;
box-shadow: 5px 3px 26px 2px #ddd;
box-shadow: 5px 3px 10px 2px #ddd;
border-width: 0;
&.btn-primary {
background-color: $deepblue;