60 lines
1019 B
SCSS
60 lines
1019 B
SCSS
// out: ../style-css/page-pozycjonowanie-tarnow.css, compress: true, sourceMap: true
|
|
@import "mixins";
|
|
@import "variables";
|
|
|
|
#page-42 {
|
|
.box-01 {
|
|
padding-top: 0;
|
|
}
|
|
|
|
.box-08 {
|
|
padding-top: 0;
|
|
padding-bottom: 0;
|
|
|
|
iframe {
|
|
margin-bottom: -5px;
|
|
}
|
|
}
|
|
|
|
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/Tarnow/pozycjonowanie-stron-tarnow.jpg");
|
|
}
|
|
|
|
.box-04 {
|
|
#scontainer-179 {
|
|
.scontainer-content {
|
|
align-items: flex-start;
|
|
}
|
|
|
|
p {
|
|
&:not(:last-child) {
|
|
margin-bottom: 50px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
@media (max-width: 1199px) {
|
|
.box-04 {
|
|
#scontainer-179 {
|
|
.scontainer-content {
|
|
.col_2 {
|
|
text-align: center;
|
|
grid-row-start: 1;
|
|
|
|
img {
|
|
height: 400px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |