Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
web2022
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Website
web2022
Commits
7fe9ae14
Commit
7fe9ae14
authored
Aug 05, 2022
by
mxm-web-develop
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
321
parent
29c89369
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
index.tsx
src/views/About/index.tsx
+1
-2
No files found.
src/views/About/index.tsx
View file @
7fe9ae14
...
...
@@ -49,7 +49,6 @@ const Description = () => {
</
div
>
);
};
export
default
function
About
(
props
:
any
)
{
const
demo
=
{
animation
:
"move"
,
...
...
@@ -103,7 +102,7 @@ export default function About(props: any) {
<
div
className=
'left w-[35vw] min-w-[480px]'
>
<
img
src=
{
AboutImg
}
/>
</
div
>
<
div
className=
"right
labtop:self-end
"
>
<
div
className=
"right "
>
<
Description
></
Description
>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment