Minor tweaks

This commit is contained in:
Sam Potts
2017-11-21 14:05:55 +11:00
parent f518ec108b
commit f33bc5a5c6
9 changed files with 10 additions and 11 deletions

View File

@ -45,7 +45,6 @@
.button__count {
margin-left: (@spacing-base / 2);
animation: fadein 0.2s ease;
font-weight: @font-weight-medium;
&::before {
content: '';

View File

@ -9,4 +9,4 @@
@border-radius-base: 4px;
// Background
@page-background: linear-gradient(to left top, lighten(@color-brand-primary, 15%), darken(@color-brand-primary, 15%));
@page-background: linear-gradient(to left top, lighten(@color-brand-primary, 10%), darken(@color-brand-primary, 20%));