Skip to content

Commit

Permalink
Add bd-display style
Browse files Browse the repository at this point in the history
  • Loading branch information
GilOliveira committed Aug 7, 2024
1 parent 3f824b0 commit 3c35ead
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
10 changes: 9 additions & 1 deletion css/style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/style.min.css

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions scss/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -277,3 +277,11 @@ img.image-style-article-header {
max-width: 100%;
height: auto;
}

.bd-display {
font-family: "Roboto Slab", sans-serif;
font-weight: 300;
text-decoration: none;
color: #89320c;
font-size: 1.75em;
}

0 comments on commit 3c35ead

Please sign in to comment.