mirror of
https://github.com/harivansh-afk/React-Portfolio.git
synced 2026-04-20 10:01:28 +00:00
chore: more chanages
This commit is contained in:
parent
0fd21602f3
commit
4114e514a2
10 changed files with 249 additions and 783 deletions
|
|
@ -52,6 +52,10 @@ export const Home = () => {
|
|||
<div className="text order-2 order-lg-1 h-100 d-lg-flex justify-content-center">
|
||||
<div className="align-self-center ">
|
||||
<div className="intro mx-auto">
|
||||
<div
|
||||
className="mobile-image d-lg-none"
|
||||
style={{ backgroundImage: `url(/assets/images/Image%20with%20Background%20Removed.png)` }}
|
||||
></div>
|
||||
<h2 className="mb-1x">{introdata.title}</h2>
|
||||
<h1 className="fluidz-48 mb-1x">
|
||||
<Typewriter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue