Skip to content

Commit

Permalink
custom css for preprocessing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
rpodcast committed May 10, 2024
1 parent cfed336 commit a33bf41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,11 @@ $font-family-sans-serif: 'D-DINCondensed', sans-serif;

.header {
font-size: 0.75rem;
}

.preprocessing-note {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 20px;
}

0 comments on commit a33bf41

Please sign in to comment.