File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ function Contact() {
151151 < p > </ p >
152152 < Row >
153153 < Col >
154- < Bounce right >
154+ < Bounce top >
155155 < li >
156156 < div className = "social-icons-container" >
157157 < a
@@ -241,7 +241,7 @@ function Contact() {
241241 </ Col >
242242
243243 < Col >
244- < Bounce left >
244+ < Bounce bottom >
245245 < li >
246246 < div className = "social-icons-container" >
247247 < a
@@ -313,7 +313,7 @@ function Contact() {
313313 </ div >
314314 </ Col >
315315 < Col md = { 6 } >
316- < Fade right >
316+ < Fade top >
317317 < div className = "col-lg-6" >
318318 < img src = { contactImgs } alt = "" height = { 800 } width = { 1000 } id = "collabImg" className = "contactImgs" />
319319 </ div >
@@ -329,7 +329,7 @@ function Contact() {
329329
330330 < div className = "contact-div" >
331331 < div id = "emailImg" >
332- < Bounce right >
332+ < Bounce left >
333333 < div >
334334 < img src = { emailImg } alt = "" height = { 300 } width = { 400 } />
335335 </ div >
You can’t perform that action at this time.
0 commit comments