A little redesign

This commit is contained in:
2019-01-01 20:13:28 -05:00
parent 363c21e2ca
commit 83f4385e95
4 changed files with 14 additions and 5 deletions

View File

@ -1 +1,7 @@
<h3 class="mt-3 text-center">Coming Soon</h3>
<div class="p-3">
<mat-card class="w-100 hover" routerLink="/battery">
<mat-card-content>
<battery-widget></battery-widget>
</mat-card-content>
</mat-card>
</div>