deluxemcpvp
Neues Mitglied
u
Zuletzt bearbeitet:
Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
Hallo,
ich denke das du eher den Container mit dem Text zentrieren möchtest.
Dazu kannst du dem umgebenden div
Code:<div class="col-md-7 col-sm-12">
noch die Klasse
Code:center-block
hinzufügen, also
Code:<div class="col-md-7 col-sm-12 center-block">
Gruss
MrMurphy
<div class="col-md-7 col-sm-12">
<div class="col-md-offset-4 col-md-4 col-sm-offset-3 col-sm-6">