chore: remove unused and fix spelling

This commit is contained in:
C4illin
2024-05-30 14:34:32 +02:00
parent 9970fd3f89
commit 17f439210a
2 changed files with 1 additions and 7 deletions

View File

@@ -17,5 +17,5 @@ jobs:
- name: Remove Docker Tag - name: Remove Docker Tag
uses: ArchieAtkinson/remove-dockertag-action@v0.0 uses: ArchieAtkinson/remove-dockertag-action@v0.0
with: with:
tag-name: master tag_name: master
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -1,9 +1,3 @@
article {
/* height: 300px; */
/* width: 300px; */
}
div.icon { div.icon {
height: 100px; height: 100px;
width: 100px; width: 100px;