This commit is contained in:
Eugene Pankov
2017-07-15 19:17:44 +02:00
parent 60ce10d1e3
commit ed0bfb39f3
2 changed files with 7 additions and 6 deletions

View File

@@ -23,6 +23,7 @@ $body-color: #aaa;
$font-family-sans-serif: "Source Sans Pro";
$font-size-base: 14rem / 16;
$btn-border-radius: 0;
$btn-secondary-color: #ccc;
$btn-secondary-bg: #222;
$btn-secondary-border: #444;