We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee8486 commit 6b2ac0aCopy full SHA for 6b2ac0a
fern/changelog/overview.mdx
@@ -21,7 +21,7 @@ slug: changelog
21
}
22
}}
23
>
24
- <div className="flex gap-2" style={{ paddingLeft: '0.5rem' }}>
+ <div className="flex gap-2">
25
<label htmlFor="email_input" style={{ display: 'none' }}>E-mail address</label>
26
<input
27
id="email_input"
@@ -37,7 +37,7 @@ slug: changelog
37
fontSize: '0.875rem',
38
outline: 'none',
39
transition: 'border-color 0.2s ease-in-out',
40
- color: '#1f2937',
+ color: '#fff',
41
':focus': {
42
borderColor: '#4f46e5',
43
boxShadow: '0 0 0 1px #4f46e5'
0 commit comments