Fixed spacing between "weight carried" and "x lbs"
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
<div>
|
||||
<paper-material class="card">
|
||||
<div class="top green white-text weightCarried layout horizontal center">
|
||||
<div class="paper-font-subhead" flex>
|
||||
<div class="paper-font-subhead flex">
|
||||
Weight Carried
|
||||
</div>
|
||||
<div>
|
||||
{{round weightCarried}}lbs
|
||||
{{round weightCarried}} lbs
|
||||
</div>
|
||||
</div>
|
||||
<div class="bottom green" style="padding: 0;">
|
||||
|
||||
Reference in New Issue
Block a user