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 @@
- +