From 9207b1881b55a150102cf8ae9751bb7c46f55744 Mon Sep 17 00:00:00 2001 From: nikita Date: Tue, 19 Jun 2018 16:45:22 +0300 Subject: [PATCH] LIL-520 background animate off --- web/src/sass/_common.sass | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 33621870..096e0b1b 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -641,6 +641,7 @@ a.btn bottom: 0 opacity: .8 z-index: -2 + background-image: linear-gradient(-225deg, #FFE2EB 0%, #D8F5F5 100%) &__center margin: auto &__title