Save
This commit is contained in:
@@ -3398,6 +3398,20 @@ body.page-id-414 {
|
||||
letter-spacing: -0.32px;
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
list-style: initial;
|
||||
|
||||
li {
|
||||
color: $cBlack;
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
letter-spacing: -0.32px;
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -4006,3 +4020,58 @@ body.single-kariera {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
//* RODO
|
||||
body.page-id-526 {
|
||||
main {
|
||||
padding-top: 80px;
|
||||
|
||||
.box-1 {
|
||||
margin-bottom: 100px;
|
||||
|
||||
h1 {
|
||||
@include h2($cBlack);
|
||||
}
|
||||
|
||||
h3 {
|
||||
color: $cBlack;
|
||||
font-weight: 500;
|
||||
font-size: 24px;
|
||||
line-height: 120%;
|
||||
letter-spacing: -1.4px;
|
||||
margin-bottom: 15px;
|
||||
margin-top: 30px;
|
||||
|
||||
@include respond-below(lg) {
|
||||
font-size: 22px;
|
||||
}
|
||||
@include respond-below(sm) {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
p {
|
||||
color: $cBlack;
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
letter-spacing: -0.32px;
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
list-style: initial;
|
||||
|
||||
li {
|
||||
color: $cBlack;
|
||||
font-weight: 400;
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
letter-spacing: -0.32px;
|
||||
margin-bottom: 0.8em;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user