Restructuring and styling of components
This commit is contained in:
@@ -22,7 +22,7 @@ const IntroDefault = ({ ...props }) => (
|
||||
</h1>
|
||||
<p
|
||||
className={`${props.light ? headlineDark : ''}
|
||||
font-light leading-normal opacity-75`}
|
||||
font-light leading-normal opacity-70`}
|
||||
>
|
||||
{props.text}
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user