From c9e552a95ddc02374429b942aa13a8382b263a66 Mon Sep 17 00:00:00 2001 From: Sandra Date: Tue, 7 Apr 2020 10:22:08 +0200 Subject: [PATCH] image css --- static/title.css | 2 +- templates/title.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/title.css b/static/title.css index e359d72..868340b 100644 --- a/static/title.css +++ b/static/title.css @@ -86,7 +86,7 @@ h2{ z-index: 5; } -image { +.image { position: relative; max-width: 100%; max-height: 100%; diff --git a/templates/title.html b/templates/title.html index a5021c6..4a1b6a1 100644 --- a/templates/title.html +++ b/templates/title.html @@ -11,7 +11,7 @@

{{ page.name }}

- +