Этот коммит содержится в:
Asaad Mahmood
2015-07-25 01:29:49 +05:00
родитель 85ff151b71
Коммит 5b7ae4f864

Просмотреть файл

@@ -8,7 +8,6 @@
padding: 100px 0px 50px 0px;
max-width: 380px;
margin: 0 auto;
font-size: 1.1em;
position: relative;
h1, h2, h3, h4, h5, h6, p {
line-height: 1.3;
@@ -17,18 +16,18 @@
font-weight: 600;
margin-bottom: 0.5em;
letter-spacing: -0.5px;
font-size: em(28px);
font-size: em(30px);
}
h3 {
font-weight: 600;
margin: 0 0 1.3em 0;
font-size: 1.4em;
font-size: 1.5em;
&.extra-margin {
margin-bottom: 2.5em;
}
}
h4 {
font-size: em(18px);
font-size: em(20px);
font-weight: 600;
margin-bottom: 1em;
&.text--light {
@@ -78,6 +77,7 @@
width: 33px;
top: -10px;
position: relative;
font-size: em(16px);
line-height: 20px;
font-weight: 600;
background: #fff;
@@ -87,7 +87,7 @@
.btn {
padding: em(7px) em(15px);
font-weight: 600;
font-size: em(13px);
margin-right: 5px;
&.btn-custom-login {
display: block;
min-width: 200px;
@@ -126,13 +126,11 @@
font-size: 0.9em;
}
&.glyphicon-chevron-right {
margin-left: 0.3em;
font-size: 0.8em;
right: -2px;
top: 0px;
}
&.glyphicon-chevron-left {
margin-right: 0.3em;
font-size: 0.8em;
left: -2px;
top: 0px;