Skip to content

Commit

Permalink
text color change
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonEricsson committed Dec 21, 2023
1 parent 94b2c7f commit b8a19b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/publications.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default function Publications() {
return (
<Layout>
<div className="container mx-auto pt-4 md:pt-12 md:px-12 lg:pt-24 lg:px-24">
<h1 className="text-white text-4xl p-4">
<h1 className="text-black text-4xl p-4">
<strong className="purple">Selected Publications </strong>
</h1>
<div className="p-4">
Expand Down

0 comments on commit b8a19b7

Please sign in to comment.