first commit
This commit is contained in:
60
layout/style-scss/page-pozycjonowanie-stalow-wola.scss
Normal file
60
layout/style-scss/page-pozycjonowanie-stalow-wola.scss
Normal file
@@ -0,0 +1,60 @@
|
||||
// out: ../style-css/page-pozycjonowanie-stalowa-wola.css, compress: true, sourceMap: true
|
||||
@import "mixins";
|
||||
@import "variables";
|
||||
|
||||
#page-41 {
|
||||
.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/Stalowa-Wola/pozycjonowanie-stron-stalowa-wola.jpg");
|
||||
}
|
||||
|
||||
.box-04 {
|
||||
#scontainer-172 {
|
||||
.scontainer-content {
|
||||
align-items: flex-start;
|
||||
}
|
||||
|
||||
p {
|
||||
&:not(:last-child) {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1199px) {
|
||||
.box-04 {
|
||||
#scontainer-172 {
|
||||
.scontainer-content {
|
||||
.col_2 {
|
||||
text-align: center;
|
||||
grid-row-start: 1;
|
||||
|
||||
img {
|
||||
height: 400px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user