verbessertes responsives Layout
All checks were successful
ci/woodpecker/push/default Pipeline was successful

This commit is contained in:
Christian Opitz 2023-11-12 19:51:48 +01:00
parent 6fb7b5e683
commit 2e35ebd953

View file

@ -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>