diff --git a/src/styles/components/task.scss b/src/styles/components/task.scss index 1ae148e51..2ece6e716 100644 --- a/src/styles/components/task.scss +++ b/src/styles/components/task.scss @@ -245,10 +245,6 @@ color: $text; background-color: $light-background !important; - .task { - max-width: 500px; - } - @media screen and (max-width: 800px) { border-radius: 0; padding-top: 2rem;