страница с ценами

remotes/origin/feature/packages-page-1-08-19
gzbender 7 years ago
parent a01944699b
commit 2b2ec0e82d
  1. 12
      web/src/sass/_common.sass

@ -4883,7 +4883,8 @@ a
flex-direction: column
text-align: center
+m
min-width: 240px
min-width: 190px
padding: 20px 28px
&__btn
width: 100%
@ -4893,6 +4894,8 @@ a
text-align: center
margin-top: 20px
font-family: 'ProximaNova-Regular', sans-serif
+m
margin-top: 0
&__desc
font-size: 13px
@ -4901,6 +4904,8 @@ a
&__price
font-size: 40px
margin: 20px 0 40px
+m
margin: 17px 0 13px
&__high-price
text-decoration: line-through
@ -4908,6 +4913,9 @@ a
color: #9b9b9b
height: 15px
margin-bottom: -15px
+m
margin-top: -15px
margin-bottom: 0
&__options
padding: 30px 0
@ -4918,6 +4926,8 @@ a
font-size: 12px
line-height: 18px
flex: 1
+m
padding: 19px 0 30px
& p
margin-top: 6px

Loading…
Cancel
Save