diff --git a/assets/stylesheets/user_notes.scss b/assets/stylesheets/user_notes.scss index e59e55b..78e99dc 100644 --- a/assets/stylesheets/user_notes.scss +++ b/assets/stylesheets/user_notes.scss @@ -31,10 +31,6 @@ &:first-of-type { margin-top: 1em; } - - @include breakpoint(mobile, min-width) { - max-width: 530px; - } } .controls {