Skip to content

change in css in class card-img-size because proper image of breed was not visible. #723

change in css in class card-img-size because proper image of breed was not visible.

change in css in class card-img-size because proper image of breed was not visible. #723

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.TOKEN }}"