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 />
|
||||
|
||||
<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">
|
||||
Vertiefung: weitere Einstellungsmöglichkeiten
|
||||
</button>
|
||||
|
@ -203,6 +206,7 @@
|
|||
</div>
|
||||
<br />
|
||||
<br />
|
||||
</DIV>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
|
Loading…
Reference in a new issue