Skip to content

Commit

Permalink
Update code-output-title.
Browse files Browse the repository at this point in the history
  • Loading branch information
ogdenwebb committed Sep 11, 2020
1 parent 5bb8ac6 commit d8eeb60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ui-samples/sass/highlighting.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,10 @@ $code-variable-color: #5503B3;
.code-output-title {
font-size: $size-6;
font-weight: $weight-medium;
border-bottom: 1px solid $border;
color: $red;
padding: 0.25rem 0;
margin-bottom: 0.5rem;
}

pre {
Expand Down

0 comments on commit d8eeb60

Please sign in to comment.