diff options
| -rw-r--r-- | Android-Client.md | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Android-Client.md b/Android-Client.md index a47935a..c316a13 100644 --- a/Android-Client.md +++ b/Android-Client.md @@ -8,15 +8,17 @@ The app's source code may be found at https://github.com/tt-rss/tt-rss-android . ## Screenshots -[<img src="images/tt-rss-android/Screenshot_20250509_135136.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135136.webp) +<p float="left"> + [<img src="images/tt-rss-android/Screenshot_20250509_135136.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135136.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135154.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135154.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135154.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135154.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135217.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135217.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135217.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135217.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135426.webp" width="120" style="display: inline-block; float: left; padding-right: 5px">](images/tt-rss-android/Screenshot_20250509_135426.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135426.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135426.webp) -[<img src="images/tt-rss-android/Screenshot_20250509_135438.webp" width="120" style="display: inline-block;">](images/tt-rss-android/Screenshot_20250509_135438.webp) + [<img src="images/tt-rss-android/Screenshot_20250509_135438.webp" width="120">](images/tt-rss-android/Screenshot_20250509_135438.webp) +</p> ## Download |