Harmonize border radii

// FREEBIE
This commit is contained in:
lilia 2016-04-01 14:24:13 -07:00
parent d4174b94f1
commit 6be7b765b2
5 changed files with 25 additions and 26 deletions

View file

@ -32,13 +32,14 @@ $roboto-light: Roboto-Light, 'Helvetica Neue', Arial, Helvetica, sans-serif;
$header-height: 64px;
$button-height: 24px;
$header-color: $blue;
$bubble-border-radius: 20px;
$unread-badge-size: 21px;
$loading-height: 16px;
$big-avatar-min-width: 900px;
$border-radius: 5px;
@mixin color-svg($svg, $color) {
-webkit-mask: url($svg) no-repeat center;
-webkit-mask-size: 100%;