Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Adityadhiman0 committed Nov 10, 2024
1 parent 8fcf9f2 commit 8d42222
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -334,3 +334,13 @@ body {
}


/* tab-content font color */
.about-content h2{
color: wheat;
}
.tab-content{
color: wheat;
}
.tab-content .tab-list .tab-text{
color: wheat;
}

0 comments on commit 8d42222

Please sign in to comment.