From ccf0469bc6143f3ff48047f3ef76d99abc4b5905 Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 2 Oct 2019 11:59:08 +0300 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9F=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BB=D0=BE=D0=B3=D0=BE=D1=82=D0=B8=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/img/school-lil-city-2.svg | 11 +++++++++++ web/src/sass/_common.sass | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 web/src/img/school-lil-city-2.svg diff --git a/web/src/img/school-lil-city-2.svg b/web/src/img/school-lil-city-2.svg new file mode 100644 index 00000000..025ce344 --- /dev/null +++ b/web/src/img/school-lil-city-2.svg @@ -0,0 +1,11 @@ + + + + Lil.SCHOOL + Created with Sketch. + + + + + + \ No newline at end of file diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index bb6a4d07..5caf70eb 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -312,7 +312,7 @@ a.btn display: block width: 219px height: 71px - background: url(../img/school-lil-city.svg) no-repeat 0 0 / contain + background: url(../img/school-lil-city-2.svg) no-repeat 0 0 / contain +t width: 180px height: 58px From aebac0a05c2adf3cc8af52eda07d45092f5dec8e Mon Sep 17 00:00:00 2001 From: gzbender Date: Wed, 2 Oct 2019 12:09:37 +0300 Subject: [PATCH 2/2] =?UTF-8?q?=D0=9F=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F=D1=82?= =?UTF-8?q?=D1=8C=20=D0=BB=D0=BE=D0=B3=D0=BE=D1=82=D0=B8=D0=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/sass/_common.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 5caf70eb..36283698 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -312,7 +312,7 @@ a.btn display: block width: 219px height: 71px - background: url(../img/school-lil-city-2.svg) no-repeat 0 0 / contain + background: url(../img/school-lil-city-2.svg) no-repeat 0 50% / contain +t width: 180px height: 58px