smaller border radius

This commit is contained in:
Mark
2016-01-19 15:24:25 +01:00
parent f20d33e65b
commit 8ea721fc34
+1 -1
View File
@@ -3,7 +3,7 @@ $deepRed: #591209;
$deepGreen: #51624B;
$deepBlue: #416696;
$gray: #A19A91;
$borderRadius: 4px;
$borderRadius: 3px;
@mixin no-highlight() {
-webkit-touch-callout: none;