Harmonize border radii
// FREEBIE
This commit is contained in:
parent
d4174b94f1
commit
6be7b765b2
5 changed files with 25 additions and 26 deletions
|
@ -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%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue