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 393d29f commit 48a572fCopy full SHA for 48a572f
src/modules/About/components/ProfileInfo.tsx
@@ -105,7 +105,7 @@ function ProfileInfo() {
105
<RightDesc className="hidden md:flex" />
106
</div>
107
<div className="hidden sm:block md:hidden -translate-y-8">
108
- <div className="mb-8 sm:-mt-16">
+ <div className="sm:-mt-16">
109
<RightDesc className="flex h-[auto] justify-around sm:justify-between sm:px-8 mb-8" />
110
<LeftDesc className="flex h-[auto] justify-around" />
111
0 commit comments