Skip to content

Commit

Permalink
Update custom.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
cr7pt0gr4ph7 authored Mar 23, 2024
1 parent eb62633 commit 3654023
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _sass/custom.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
@import "components/code-preview.scss";
@import "components/webfonts.scss";

/*****************************
* Customize the page header *
*****************************/

.header .header__brand a {
font-weight: 600;

&, &:link, &:visited {
color: #555;
}
}

/***************************************
* Customize the article header layout *
***************************************/
Expand Down

0 comments on commit 3654023

Please sign in to comment.