Skip to content

Commit

Permalink
Add style for bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent fec3a77 commit fd01110
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/layout/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ h1 a {
.right_border {
border-right: 1px solid $color-shade-dark;
}

.bullet {
color: $color-highlight;
}

0 comments on commit fd01110

Please sign in to comment.