Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
Clean up docs nav section
Browse files Browse the repository at this point in the history
  • Loading branch information
bradfrost committed Jan 15, 2018
1 parent f553cad commit de7eebe
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -973,14 +973,6 @@ main {
padding: 1rem 1rem 1rem 2rem;
background: $color-gray-05;

&:nth-child(2) {
background: url(../assets/bg-organism-pattern.svg);
}

&:nth-child(3) {
background: $color-gray-10;
}

@media all and (min-width: $bp-med) {
width: 50%;
}
Expand All @@ -997,6 +989,7 @@ main {
display: block;
font-weight: bold;
color: $color-gray-87;
font-size: 1.4rem;
margin-bottom: 0.4em;
}

Expand Down

0 comments on commit de7eebe

Please sign in to comment.