Skip to content

Commit

Permalink
quote-owner font changed
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy committed Apr 15, 2024
1 parent 457ed0b commit e8f3d26
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/css/navbar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@import url('https://fonts.googleapis.com/css2?family=Manrope:[email protected]&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Handlee&display=swap');

.md-header {
background-color: #0E1016;
Expand Down Expand Up @@ -55,9 +55,9 @@
background-color: unset;
margin-top: 13px;
font-style: italic;
color: #b45dfa;
font-family: "Oooh Baby", cursive;
font-size: 22px;
color: #b35dfab2;
font-family: "Handlee", cursive;
font-size: 19px;
font-weight: 700;
}

Expand Down

0 comments on commit e8f3d26

Please sign in to comment.