center mobile heading
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
.desktopOnly {
|
.desktopOnly {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
.centerText {
|
||||||
|
text-align: center;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<div class="col-lg-4 col-md-3">
|
<div class="col-lg-4 col-md-3">
|
||||||
<img height="300" src="../assets/brojeff.PNG">
|
<img height="300" src="../assets/brojeff.PNG">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-lg-4 col-md-6 col-sm-12">
|
<div class="centerText col-lg-4 col-md-6 col-sm-12">
|
||||||
<h1 class="display-4">Jeff Nippard's Card Workout</h1>
|
<h1 class="display-4">Jeff Nippard's Card Workout</h1>
|
||||||
<p class="subheading">
|
<p class="subheading">
|
||||||
This is a small app the simulates the Card Workout created by Jeff Nippard. <br>
|
This is a small app the simulates the Card Workout created by Jeff Nippard. <br>
|
||||||
|
|||||||
Reference in New Issue
Block a user