version before img-change

This commit is contained in:
silas
2020-12-04 15:08:50 +01:00
parent 1eb4f908a4
commit f0a46aaae6
11 changed files with 271 additions and 112 deletions

View File

@@ -1,4 +1,7 @@
<div class="flex-container height-100">
<!-- <div class="height-100 show-for-small-only">-->
<!-- <img src="../img/unterkunft.jpg">-->
<!-- </div>-->
<div class="grow height-100 overflow-auto site-content">
<h1>Unterkunft</h1>
<p>
@@ -31,7 +34,7 @@
</div>
</div>
<div class="height-100">
<div class="height-100 hide-for-small-only">
<img src="../img/unterkunft.jpg" class="height-100">
</div>
</div>