diff --git a/assets/css/style.css b/assets/css/style.css index 6a3197f..e83a243 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -60,7 +60,7 @@ body { } .pf-main { - padding: 24px 0 48px; + padding: 24px 10px 48px; } .pf-section { @@ -706,4 +706,4 @@ input[type="number"] { .fc-nav-controls { justify-content: center; } -} \ No newline at end of file +}