From 26274aa98d03f11cd43e1cc5612c46a98fd8e357 Mon Sep 17 00:00:00 2001 From: simon Date: Tue, 14 Jun 2022 11:10:03 +0700 Subject: [PATCH] fix responsive tiles --- tubearchivist/web/static/style.css | 5 +++++ tubearchivist/web/templates/home.html | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/tubearchivist/web/static/style.css b/tubearchivist/web/static/style.css index 32702b4..8954b58 100644 --- a/tubearchivist/web/static/style.css +++ b/tubearchivist/web/static/style.css @@ -91,6 +91,7 @@ span { } .tiles img { padding: 10px; + max-width: 200px; } .block-2 { display: grid; @@ -187,4 +188,8 @@ span { .social-item > a { padding: 2px; } + .tiles { + display: block; + text-align: center; + } } \ No newline at end of file diff --git a/tubearchivist/web/templates/home.html b/tubearchivist/web/templates/home.html index bd2b535..54a204b 100644 --- a/tubearchivist/web/templates/home.html +++ b/tubearchivist/web/templates/home.html @@ -49,8 +49,8 @@
- tubearchivist-github-star - tubearchivist-docker + tubearchivist-github-star + tubearchivist-docker