Commit 3a4e6b7b authored by Kantz's avatar Kantz
Browse files

task image verkleinder

parent b33bc365
...@@ -281,9 +281,8 @@ body { ...@@ -281,9 +281,8 @@ body {
.task-image { .task-image {
display: block; display: block;
width: 100%; width: auto;
max-width: 100%; height: 30vh;
height: auto;
border-radius: 8px; border-radius: 8px;
object-fit: contain; object-fit: contain;
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment