From 9a53ec732d204609828032194b68ce0850e2dc7a Mon Sep 17 00:00:00 2001 From: gzbender Date: Sat, 3 Aug 2019 17:17:12 +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 --- project/templates/blocks/students.html | 4 ++-- web/src/sass/_common.sass | 20 ++++++++++++++++++++ 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/project/templates/blocks/students.html b/project/templates/blocks/students.html index 21705637..3992f40e 100644 --- a/project/templates/blocks/students.html +++ b/project/templates/blocks/students.html @@ -10,8 +10,8 @@ -
-
+
+
diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 1aaf1dd7..0475a9d7 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -1121,10 +1121,30 @@ a[name] height: 400px background-position: bottom center + +m + height: auto + + &_students &_quote &__column_text + +m + padding: 0 0 0 10px + + &_students &__center:nth-child(1) + +m + flex-direction: column + + &_students &__center:nth-child(2) + margin-top: 40px + + +m + margin-top: 0 + &__quote font-size: 18px margin: 0 0 60px + +m + font-size: 14px + & &-text margin-bottom: 20px