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;
|
||||
|
||||
.box-nav-title {
|
||||
padding: 0 15px;
|
||||
// padding: 0 15px;
|
||||
|
||||
h3 {
|
||||
color: $cTxtBlack;
|
||||
font-family: $font3;
|
||||
font-weight: 300;
|
||||
font-size: 11px;
|
||||
line-height: 1.34;
|
||||
letter-spacing: -0.02em;
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
line-height: 1.35;
|
||||
letter-spacing: -0.48px;
|
||||
margin-bottom: 10px;
|
||||
|
||||
@include respond-below(lg) {
|
||||
font-size: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
._radios {
|
||||
|
||||
Reference in New Issue
Block a user