Skip to content
Snippets Groups Projects
Commit f51cbd37 authored by Edward Kuhn's avatar Edward Kuhn
Browse files

commented out padding-right in .uw-node &__sidebar

parent aa45f252
No related branches found
No related tags found
1 merge request!115commented out padding-right in .uw-node &__sidebar
...@@ -7,7 +7,7 @@ $sidebar-gap: $grid-gap; ...@@ -7,7 +7,7 @@ $sidebar-gap: $grid-gap;
&__sidebar{ &__sidebar{
display:none; display:none;
*{ *{
padding-right:0.25rem; // padding-right:0.25rem;
} }
} }
// Reset the grid to become flexed when we have sidebar. // Reset the grid to become flexed when we have sidebar.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment