diff --git a/app/styles/app.scss b/app/styles/app.scss index 892d61c..e33191c 100644 --- a/app/styles/app.scss +++ b/app/styles/app.scss @@ -54,9 +54,6 @@ section { span.number { font-weight: 600; } - @include media-max(small) { - padding-top: 2rem; - } } } }