We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b8cf00 commit 0b2fbbaCopy full SHA for 0b2fbba
src/pages/apps/CodenameGeneratorPage.js
@@ -108,7 +108,7 @@ const CodenameGeneratorPage = () => {
108
<div className="relative text-4xl text-lime-100 font-bold text-center h-16 mt-12">
109
<div
110
className="relative underline"
111
- style={{ fontFamily: 'Playfair Display', textDecorationThickness: '20px' }}
+ style={{ fontFamily: 'Playfair Display', textDecorationThickness: '10px' }}
112
>
113
{codename}
114
</div>
0 commit comments