diff --git a/project/templates/blocks/partners.html b/project/templates/blocks/partners.html index 194daf54..ae1040c1 100644 --- a/project/templates/blocks/partners.html +++ b/project/templates/blocks/partners.html @@ -4,16 +4,30 @@
Наши партнеры
+
+ Скидка 15% по промокоду у наших партнеров +
- - - + + +
+
+
+
LIL
+
+
+
LILCITY
+
+
+
LILCITY
+
+
diff --git a/web/src/sass/_common.sass b/web/src/sass/_common.sass index 28019065..25302e55 100755 --- a/web/src/sass/_common.sass +++ b/web/src/sass/_common.sass @@ -1784,6 +1784,16 @@ a.grey-link +m margin: 0 5px 10px flex: 0 0 calc(33.33% - 10px) + &_promocodes &__item + text-align: center; + &__item-promocode + border: 1px solid #333; + display: inline-block; + padding: 7px 10px; + border-radius: 3px; + font-weight: bold; + letter-spacing: 2px; + text-transform: uppercase; &__pic display: block width: 100%