Files
project-pro.pl/layout/style-scss/page-pozycjonowanie-debica.scss
2024-10-30 22:46:16 +01:00

76 lines
1.2 KiB
SCSS

// out: ../style-css/page-pozycjonowanie-debica.css, compress: true, sourceMap: true
@import "mixins";
@import "variables";
#page-33 {
.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/Debica/pozycjonowanie-stron-debica.jpg");
}
.box-04 {
#scontainer-108 {
p {
strong {
font-weight: 600;
font-size: 1.125rem;
text-transform: uppercase;
}
&:not(:last-child) {
margin-bottom: 70px;
}
}
}
}
.box-07 {
#scontainer-111 {
width: 100%;
max-width: 810px;
}
}
.box-08 {
padding-top: 0;
padding-bottom: 0;
iframe {
margin-bottom: -5px;
}
}
.box-09 {
#scontainer-112 {
width: 100%;
max-width: 810px;
}
}
@media (max-width: 1199px) {
.box-04 {
.colsInfoBox {
.scontainer-content {
.col_2 {
text-align: center;
grid-row-start: 1;
img {
height: 400px;
}
}
}
}
}
}
}