[modified]: even better
This commit is contained in:
parent
3429b9d4a0
commit
33b570b150
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@
|
||||||
border: 1px solid $border-color;
|
border: 1px solid $border-color;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
box-shadow: 0 8px 16px 4px rgba(#000, 0.2);
|
box-shadow: 0 8px 16px 1px rgba(#000, 0.2);
|
||||||
|
|
||||||
a {
|
a {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in a new issue