Skip to content

Commit

Permalink
changing font color
Browse files Browse the repository at this point in the history
  • Loading branch information
hayesrebecca committed Jul 31, 2024
1 parent 2287b29 commit 006cea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/hyde.css
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ html {

/* About section */
.sidebar-about h1 {
color: #F48B2B;
color: #60CDB6;
margin-top: 0;
font-family: "PT Sans", Helvetica, Arial, sans-serif;
font-size: 2.0rem; /*change this for a smaller or bigger title in the sidebar */
Expand Down

0 comments on commit 006cea5

Please sign in to comment.