Skip to content

Commit 1cb0020

Browse files
committed
adjust pagging in Header elements
1 parent ae997a4 commit 1cb0020

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/layout/Header.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ const Header = () => {
348348
href='https://github.com/fork-commit-merge/fork-commit-merge'
349349
target='_blank'
350350
rel='noopener noreferrer'
351-
className='flex items-center text-gray-700 transition-colors hover:text-modern-purple'
351+
className='flex items-center text-gray-700 transition-colors hover:text-modern-purple pl-3'
352352
>
353353
<svg
354354
className='mr-1 h-5 w-5'

0 commit comments

Comments
 (0)