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

task image verkleinder

parent b33bc365
......@@ -281,9 +281,8 @@ body {
.task-image {
display: block;
width: 100%;
max-width: 100%;
height: auto;
width: auto;
height: 30vh;
border-radius: 8px;
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