verbessertes responsives Layout
All checks were successful
ci/woodpecker/push/default Pipeline was successful
All checks were successful
ci/woodpecker/push/default Pipeline was successful
This commit is contained in:
parent
6fb7b5e683
commit
2e35ebd953
1 changed files with 63 additions and 59 deletions
|
@ -150,7 +150,10 @@
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
<div style="width: 800px; margin: auto">
|
|
||||||
|
<div style="display: flex; justify-content: center; align-items: center;">
|
||||||
|
|
||||||
|
<div style="max-width: 800px; margin: auto">
|
||||||
<button class="btn btn-primary collapsible" style="background: grey">
|
<button class="btn btn-primary collapsible" style="background: grey">
|
||||||
Vertiefung: weitere Einstellungsmöglichkeiten
|
Vertiefung: weitere Einstellungsmöglichkeiten
|
||||||
</button>
|
</button>
|
||||||
|
@ -203,6 +206,7 @@
|
||||||
</div>
|
</div>
|
||||||
<br />
|
<br />
|
||||||
<br />
|
<br />
|
||||||
|
</DIV>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
Loading…
Reference in a new issue