Change height of some cards on home dashbaord

  - type: custom:love-lock-card
    title: Ford Fusion
    popup: confirm
    cards:
      - entity: switch.fordpass_ignition_switch
        name: Ignition Switch
        type: entity
      - entity: lock.fordpass_doorlock
        name: Door Lock
        type: entity
  - type: entities
    entities:
      - entity: cover.ratgdov25i_ee88b2_door
        name: Door
      - entity: light.ratgdov25i_ee88b2_light
        name: Light
      - entity: button.ratgdov25i_ee88b2_toggle_door
        name: Toggle door
    title: Garage Door
    state_color: true
    height: 2px

I’m trying to change the heights of these two cards. Does anyone know how? Also for some reason my Taz Pro doesn’t display the icon. I can upload my entire dashboard yaml if need be.