Implementation for copay distribution sass.

This commit is contained in:
Andy Phillipson 2017-02-23 16:46:41 -05:00
commit 73a06b595f
105 changed files with 1150 additions and 480 deletions

View file

@ -6,7 +6,7 @@
}
.card {
max-width: 350px;
box-shadow:$subtle-box-shadow;
box-shadow:$v-subtle-box-shadow;
padding:0;
border-radius: 6px;
margin: 0 auto;