From 5597c485d15ac8b21fb760b368cfb2ede8bb977d Mon Sep 17 00:00:00 2001 From: Jiiks Date: Sun, 24 Feb 2019 12:12:13 +0200 Subject: [PATCH] oops --- client/src/styles/partials/bdsettings/button.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/styles/partials/bdsettings/button.scss b/client/src/styles/partials/bdsettings/button.scss index 78419865..87a882b6 100644 --- a/client/src/styles/partials/bdsettings/button.scss +++ b/client/src/styles/partials/bdsettings/button.scss @@ -52,7 +52,7 @@ height: 43px; background-image: $logoBigBw; background-size: 100% 100%; - transform: translate(-7px, 2px) scale(0. 5); + transform: translate(-7px, 2px) scale(.5); opacity: 0; transition: all .3s cubic-bezier(.4, 0, 0, 1); }