From 4697775b0ab225ab9173a4758cf87b67eefeca9b Mon Sep 17 00:00:00 2001 From: gzbender Date: Fri, 2 Aug 2019 11:40:30 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=B0=D1=8F=20=D0=B3=D0=BB?= =?UTF-8?q?=D0=B0=D0=B2=D0=BD=D0=B0=D1=8F=20=D0=B8=20=D0=BC=D0=BE=D0=B1?= =?UTF-8?q?=D0=B8=D0=BB=D1=8C=D0=BD=D0=B0=D1=8F=20=D0=B2=D0=B5=D1=80=D1=81?= =?UTF-8?q?=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/sass/_common.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 84f5695e..e49cb0bf 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -1678,7 +1678,6 @@ a.grey-link height: 80px &__title margin-bottom: 5px - display: flex font-family: 'ProximaNova-Regular', sans-serif font-size: 20px letter-spacing: 2px @@ -1692,6 +1691,8 @@ a.grey-link display: block &-name flex: 1 + & .btn + margin: 10px 0 &__social margin-top: 15px .social__item