From 98388b20214d6f93c129b24566e61b767e195c61 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 13 Jul 2023 21:01:57 +1000 Subject: [PATCH] check posts --- static/src/vdk2ch.css | 8 +++++++- templates/main-page.html | 4 +++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/static/src/vdk2ch.css b/static/src/vdk2ch.css index 3193f9c..65a4773 100644 --- a/static/src/vdk2ch.css +++ b/static/src/vdk2ch.css @@ -36,4 +36,10 @@ content: ""; #0000 0 calc(var(--f) - 3px), #000 0 var(--f)); } - \ No newline at end of file + + +.img-responsive { + max-width: 100%; + height: auto; + object-fit: cover; +} \ No newline at end of file diff --git a/templates/main-page.html b/templates/main-page.html index 8019f02..612ec1f 100644 --- a/templates/main-page.html +++ b/templates/main-page.html @@ -14,6 +14,8 @@ +
+
@@ -21,7 +23,7 @@
- +