Skip to content

Commit

Permalink
Update highlight.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Diyashibu authored Nov 16, 2024
1 parent cda5982 commit 36c4cdc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/highlights/highlight.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
body {
/*body {
background-color: black;
font-family: 'Arial', sans-serif;
}
Expand Down Expand Up @@ -61,9 +61,9 @@ body {
.highlight-card h2 {
font-size: 2.5em;
}

*/
.highlight-card p {
font-size: 1.1em;
}
}


0 comments on commit 36c4cdc

Please sign in to comment.