diff --git a/src/components/highlights/highlight.css b/src/components/highlights/highlight.css index ddc33d0..a9c53fd 100644 --- a/src/components/highlights/highlight.css +++ b/src/components/highlights/highlight.css @@ -1,4 +1,4 @@ -body { +/*body { background-color: black; font-family: 'Arial', sans-serif; } @@ -61,9 +61,9 @@ body { .highlight-card h2 { font-size: 2.5em; } - + */ .highlight-card p { font-size: 1.1em; } } - \ No newline at end of file +