Skip to content

Commit

Permalink
Merge pull request #409 from ayyanshaikh1/main
Browse files Browse the repository at this point in the history
Change in CSS in class heading
  • Loading branch information
tushargupta1504 authored Oct 18, 2024
2 parents d6b3e89 + b5c983f commit 4616e14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ section{
color: #333;
padding: 1rem;
margin: 2rem 0;
background: rgba(255,51,153,0.05);
background: #eee;
}

.heading span{
Expand Down

0 comments on commit 4616e14

Please sign in to comment.