diff --git a/apps/theme/app/globals.css b/apps/theme/app/globals.css index ce110a69ab..6a4ad1b975 100644 --- a/apps/theme/app/globals.css +++ b/apps/theme/app/globals.css @@ -19,8 +19,6 @@ body { box-shadow: 0 2px 20px 0 #c5c5c5; background-color: #fff !important; animation: 500ms ease-in-out 0s normal none 1 running fadeInDown; - padding-top: 0; - padding-bottom: 0; } .is-sticky .ColorPicker_label__kYLHj {