Finished the animation on the skills and started on history/timeline
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
#introduction {
|
||||
|
||||
}
|
||||
|
||||
.intro-background {
|
||||
background-image: url("../../../images/home/introductionBackground2.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.align-text-top {
|
||||
line-height: 100%;
|
||||
}
|
||||
@@ -89,7 +89,7 @@ class Introduction extends Component {
|
||||
|
||||
render() {
|
||||
return (
|
||||
<div className="container-fluid mt-5" id="introduction">
|
||||
<div className="container-fluid mt-5">
|
||||
<div className="row align-items-center pt-5 pb-5">
|
||||
<div className="col">
|
||||
<div className="text-center">
|
||||
|
||||
Reference in New Issue
Block a user