created animation + hoverAnimation helperFunction. Also Hero + Techstack (prev) styled and animated.
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
import React from "react";
|
||||
import "../../css/Hero.css";
|
||||
|
||||
const Hero = () => {
|
||||
return (
|
||||
<div className="hero">
|
||||
<p>
|
||||
<span>
|
||||
Hi, I'm Yousif. <br />
|
||||
</span>{" "}
|
||||
I'm a Full-Stack Developer from Germany.
|
||||
</p>
|
||||
</div>
|
||||
);
|
||||
};
|
||||
|
||||
export default Hero;
|
||||
Reference in New Issue
Block a user