diff --git a/readme.md b/readme.md index 3fe9930..1d18e17 100644 --- a/readme.md +++ b/readme.md @@ -195,6 +195,7 @@ Release pending * Added: Styles for wp-block-image (Gutenberg) * Added: Styles for Embedded Content (Embed Privacy) * Added: Notice that Toots are excluded from Search +* Added: Styling for TootPress 0.3 Features * Bugfix: URL Breakout on Mobile (Toots) * Bugfix: URL Breakout on Mobile (Tweets) * Bugfix: Not declared Variable in Date/Author archive diff --git a/style.css b/style.css index 2dce266..09b4dad 100644 --- a/style.css +++ b/style.css @@ -1983,6 +1983,10 @@ iframe.twitter-tweet max-width: 100%; } +.toot-image-gallery { + margin-bottom:5px; +} + .tootpress_nav { margin-top:80px; width:100%;