68 lines
1.1 KiB
SCSS
68 lines
1.1 KiB
SCSS
// out: ../style-css/page-pozycjonowanie-przemysl.css, compress: true, sourceMap: true
|
|
@import "mixins";
|
|
@import "variables";
|
|
|
|
#page-39 {
|
|
.box-01 {
|
|
padding-top: 0;
|
|
}
|
|
|
|
h2 {
|
|
font-weight: 600;
|
|
font-size: 1.5rem;
|
|
line-height: 29px;
|
|
margin-bottom: 20px;
|
|
}
|
|
|
|
.header_hero {
|
|
background-image: url("/upload/filemanager/Project-Design/pozycjonowanie-stron/Przemysl/pozycjonowanie-stron-przemysl.jpg");
|
|
}
|
|
|
|
.box-04 {
|
|
#scontainer-154 {
|
|
.scontainer-content {
|
|
align-items: flex-start;
|
|
}
|
|
|
|
ul {
|
|
li {
|
|
font-weight: 400;
|
|
|
|
&::before {
|
|
top: -1px;
|
|
font-size: 1rem;
|
|
}
|
|
|
|
&:not(:last-child) {
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
}
|
|
|
|
p {
|
|
margin-bottom: 15px;
|
|
|
|
strong {
|
|
font-weight: 600;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-04 {
|
|
#scontainer-154 {
|
|
.scontainer-content {
|
|
.col_2 {
|
|
text-align: center;
|
|
grid-row-start: 1;
|
|
|
|
img {
|
|
height: 400px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |