1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-05-29 22:37:44 +02:00

fix: update content

This commit is contained in:
divlo
2021-05-08 21:09:03 +02:00
parent c62e66a86a
commit cd20e25082
6 changed files with 11 additions and 11 deletions

View File

@ -2,7 +2,7 @@ import Translation from 'next-translate/Trans'
export const ProfileDescriptionBottom: React.FC = () => {
return (
<p className='block mt-8 mb-0 font-normal text-base text-gray dark:text-gray-dark'>
<p className='mt-8 mb-8 font-normal text-base text-gray dark:text-gray-dark'>
<Translation
i18nKey='home:about.descriptionBottom'
components={[<br key='break' />]}