Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -403,16 +403,20 @@ select {
|
|||||||
margin-bottom: 36px;
|
margin-bottom: 36px;
|
||||||
|
|
||||||
.box-nav-title {
|
.box-nav-title {
|
||||||
padding: 0 15px;
|
// padding: 0 15px;
|
||||||
|
|
||||||
h3 {
|
h3 {
|
||||||
color: $cTxtBlack;
|
color: $cTxtBlack;
|
||||||
font-family: $font3;
|
font-family: $font3;
|
||||||
font-weight: 300;
|
font-weight: 700;
|
||||||
font-size: 11px;
|
font-size: 20px;
|
||||||
line-height: 1.34;
|
line-height: 1.35;
|
||||||
letter-spacing: -0.02em;
|
letter-spacing: -0.48px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
|
@include respond-below(lg) {
|
||||||
|
font-size: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
._radios {
|
._radios {
|
||||||
|
|||||||
Reference in New Issue
Block a user