diff --git a/components/actors/bio.vue b/components/actors/bio.vue index 5af7e86..65f06e9 100644 --- a/components/actors/bio.vue +++ b/components/actors/bio.vue @@ -142,14 +142,24 @@ class="bio-item figure" > Figure - {{ actor.bust || '??' }}{{ actor.cup || '?' }}-{{ actor.waist || '??' }}-{{ actor.hip || '??' }} + + {{ actor.bust || '??' }}{{ actor.cup || '?' }}-{{ actor.waist || '??' }}-{{ actor.hip || '??' }} + +
  • - Enhanced + Enhancements