Make padding more consistent

pull/10616/head
Alex P 2017-05-23 18:04:07 -07:00
parent c2ee6a99c8
commit 353d4318d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
$radius: 4px; $radius: 4px;
$radius-small: 3px; $radius-small: 3px;
$page-wrapper-padding: 58px; $page-wrapper-padding: 60px;
$page-wrapper-max-width: 1300px; $page-wrapper-max-width: 1300px;
$chronograf-page-header-height: 60px; $chronograf-page-header-height: 60px;