sidebar: align items to center in widescreen

This commit is contained in:
2025-04-21 19:35:26 +03:00
parent a8824e3864
commit 9cd3573a00
3 changed files with 4 additions and 3 deletions

View File

@ -100,7 +100,7 @@ export const SOCIALLINKS = {
{
icon: <Globe size={20} className={iconClass} />,
href: 'https://portfolio.tahmidcloud.com/',
text: 'My Website',
text: 'Website',
},
],
connect: [
@ -119,7 +119,7 @@ export const SOCIALLINKS = {
{
icon: <Aperture size={20} className={iconClass} />,
href: 'https://500px.com/p/taqi1203050?view=photos',
text: 'My Photography',
text: 'Photography',
},
{
icon: <Instagram size={20} className={iconClass} />,