Converted indentation to spaces globally.
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
.LP-PlaceDetail{
|
||||
|
||||
.LP-PlaceDetail__Image{
|
||||
width: 700px;
|
||||
max-height: 500px;
|
||||
box-shadow: 0 0 10px $-grey;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
.LP-PlaceDetail__Image{
|
||||
width: 700px;
|
||||
max-height: 500px;
|
||||
box-shadow: 0 0 10px $-grey;
|
||||
object-fit: cover;
|
||||
object-position: 0 0;
|
||||
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
float: right;
|
||||
margin-left: 35px;
|
||||
margin-bottom: 35px;
|
||||
margin-right: 35px;
|
||||
overflow: hidden;
|
||||
}
|
||||
float: right;
|
||||
margin-left: 35px;
|
||||
margin-bottom: 35px;
|
||||
margin-right: 35px;
|
||||
overflow: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: $-viewport-normal){
|
||||
@@ -26,9 +26,9 @@
|
||||
width: 100%;
|
||||
height: auto;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
margin-bottom: 25px;
|
||||
padding: 0;
|
||||
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -1,21 +1,21 @@
|
||||
{
|
||||
"context": {
|
||||
"tags": [
|
||||
"Kamera",
|
||||
"Wachhund",
|
||||
"Zaun",
|
||||
"Security"
|
||||
],
|
||||
"images": [
|
||||
"tags": [
|
||||
"Kamera",
|
||||
"Wachhund",
|
||||
"Zaun",
|
||||
"Security"
|
||||
],
|
||||
"images": [
|
||||
"/images/Bildschirmfoto_von_2020-07-13_11-03-07.png",
|
||||
"/images/photo_2020-05-02_18-11-21.jpg",
|
||||
"/images/Bildschirmfoto_von_2020-07-13_20-15-00.png",
|
||||
"/images/photo_2020-05-02_18-11-21.jpg",
|
||||
"/images/Bildschirmfoto_von_2020-07-13_11-03-07.png"
|
||||
],
|
||||
"additionalItems": [
|
||||
"Edit Place",
|
||||
"Delete Place"
|
||||
]
|
||||
}
|
||||
],
|
||||
"additionalItems": [
|
||||
"Edit Place",
|
||||
"Delete Place"
|
||||
]
|
||||
}
|
||||
}
|
@@ -1,15 +1,15 @@
|
||||
<article class="LP-PlaceDetail">
|
||||
|
||||
<header class="LP-PlaceDetail__Header">
|
||||
{{> @headline--main headline='Kokerei Wiescherhöfen'}}
|
||||
<figure class="LP-PlaceDetail__Image">
|
||||
<header class="LP-PlaceDetail__Header">
|
||||
{{> @headline--main headline='Kokerei Wiescherhöfen'}}
|
||||
<figure class="LP-PlaceDetail__Image">
|
||||
{{> @image source='/images/Bildschirmfoto_von_2020-07-13_20-15-00.png'}}
|
||||
</figure>
|
||||
</header>
|
||||
</header>
|
||||
|
||||
<div class="LP-PlaceDetail__Description">
|
||||
{{> @paragraph text='Lorem ipsum dolor sit amet, '}}
|
||||
</div>
|
||||
<div class="LP-PlaceDetail__Description">
|
||||
{{> @paragraph text='Lorem ipsum dolor sit amet, '}}
|
||||
</div>
|
||||
|
||||
<section class="LP-Section">
|
||||
{{> @headline headline='Sicherheitsmaßnahmen'}}
|
||||
@@ -21,6 +21,6 @@
|
||||
</section>
|
||||
<section class="LP-Section">
|
||||
{{> @headline headline='Bilder'}}
|
||||
{{> @imagegrid images=images}}
|
||||
{{> @imagegrid images=images}}
|
||||
</section>
|
||||
</article>
|
Reference in New Issue
Block a user