8000 🐛 Fix featured images overlap page title when metadata hidden · jpanther/congo@9daf083 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
6D9A

Featured images overlapping with page title when article metadata hidden #334

Featured images overlapping with page title when article metadata hidden

Featured images overlapping with page title when article metadata hidden #334

Workflow file for this run

name: Unlabeller
on:
issues:
types: [closed]
pull_request:
types: [closed]
jobs:
unlabel:
runs-on: ubuntu-latest
steps:
- name: Remove labels
uses: andymckay/labeler@master
with:
remove-labels: "wip"
0