Skip to content

Commit

Permalink
little fix -iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
xxiicode committed Mar 27, 2024
1 parent e4951a4 commit 7423c48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- staging
- staging-2
name: 🚀 Deploy website on push
jobs:
web-deploy:
Expand Down
3 changes: 2 additions & 1 deletion app/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,8 @@ header nav {
}

iframe {
width: auto;
max-width: 100%;

}

hr {
Expand Down

0 comments on commit 7423c48

Please sign in to comment.