Skip to content

Commit

Permalink
fix: remove large padding
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Apr 21, 2022
1 parent 5c404f2 commit 326d306
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/_views.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
margin-top: 0;
}

.cp__sidebar-main-content:not([data-is-global-graph-pages="true"]) > div {
padding: 64px 32px;
}

/* Right side bar */
.cp__right-sidebar-inner {
--ct-sidebar-padding: 0.5rem;
Expand Down

0 comments on commit 326d306

Please sign in to comment.