This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
pavle.golubovic
/
website-new
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Flex fix
dev
ntasicc
3 years ago
parent
dc46c7d0f5
commit
82540fc2fa
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frontend/src/pages/ProcessPage.jsx
+ 1
- 1
frontend/src/pages/ProcessPage.jsx
View File
@@ -157,7 +157,7 @@ const ProcessPage = () => {
</div> */}
<div className="relative mx-auto my-32p md:my-90p">
{!isMobile ? (
<div className="w-full">
<div className="
flex
w-full">
<ProcessSvg className="" />
</div>
) : (
Write
Preview
Loading…
Cancel
Save