Fixed card padding
This commit is contained in:
parent
442c896b89
commit
ebd7d7a622
@ -9,7 +9,7 @@
|
|||||||
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">help_outline</mat-icon>
|
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">help_outline</mat-icon>
|
||||||
<h3 class="text-dark mb-4">About Us</h3>
|
<h3 class="text-dark mb-4">About Us</h3>
|
||||||
<mat-divider class="custom-line"></mat-divider>
|
<mat-divider class="custom-line"></mat-divider>
|
||||||
<p class="text-black-50 mt-5">Learn more about us and our 30+ years experience!</p>
|
<p class="text-black-50">Learn more about us and our 30+ years experience!</p>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -19,7 +19,7 @@
|
|||||||
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">local_grocery_store</mat-icon>
|
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">local_grocery_store</mat-icon>
|
||||||
<h3 class="text-dark mb-4">Store</h3>
|
<h3 class="text-dark mb-4">Store</h3>
|
||||||
<mat-divider class="custom-line"></mat-divider>
|
<mat-divider class="custom-line"></mat-divider>
|
||||||
<p class="text-black-50 mt-5">Buy equipment, ink and anything else you might need!</p>
|
<p class="text-black-50">Buy equipment, ink and anything else you might need!</p>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@ -29,7 +29,7 @@
|
|||||||
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">opacity</mat-icon>
|
<mat-icon class="my-5" style="transform: scale(4); color: #87a9cd;">opacity</mat-icon>
|
||||||
<h3 class="text-dark mb-4">Formula Manager</h3>
|
<h3 class="text-dark mb-4">Formula Manager</h3>
|
||||||
<mat-divider class="custom-line"></mat-divider>
|
<mat-divider class="custom-line"></mat-divider>
|
||||||
<p class="text-black-50 mt-5">Check out our browser formula manager!</p>
|
<p class="text-black-50">Check out our browser formula manager!</p>
|
||||||
</mat-card>
|
</mat-card>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user