Skip to content

Commit

Permalink
docs: add max-width: 100% in example
Browse files Browse the repository at this point in the history
  • Loading branch information
Yizack committed Jul 22, 2024
1 parent 911a9bf commit 753dac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/feed.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
margin: auto!important;
margin-bottom: -54px!important;
width: 100%!important;
max-width: 100%!important;
position: relative;
top: -54px;
}
Expand Down

0 comments on commit 753dac8

Please sign in to comment.