Skip to content

Commit

Permalink
style: update image width, update table layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed May 1, 2024
1 parent 9f963e3 commit a20e23a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/tour/theme/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
img {
max-width: 100%;
height: auto;
width: -webkit-fill-available;
}
}

Expand Down

0 comments on commit a20e23a

Please sign in to comment.