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

81 lines
1.3 KiB
SCSS

// out: ../style-css/page-pozycjonowanie-krakow.css, compress: true, sourceMap: true
@import "mixins";
@import "variables";
#page-34 {
.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/Krakow/pozycjonowanie-stron-krakow.jpg");
}
.box-04 {
#scontainer-117 {
ul {
margin-top: 30px;
margin-bottom: 30px;
li {
font-weight: 400;
&::before {
top: -1px;
font-size: 1.25rem;
}
&:not(:last-child) {
margin-bottom: 10px;
}
strong {
font-weight: 600;
}
}
}
p {
strong {
font-weight: 600;
font-size: 1.125rem;
text-transform: uppercase;
}
}
}
}
@media (max-width: 1199px) {
.box-04 {
#scontainer-117 {
.scontainer-content {
.col_2 {
text-align: center;
grid-row-start: 1;
img {
height: 400px;
}
}
}
}
}
}
}