Finished most of typing logic in intro and started on bio
This commit is contained in:
13
src/components/shared/introduction/introduction.css
Normal file
13
src/components/shared/introduction/introduction.css
Normal file
@@ -0,0 +1,13 @@
|
||||
#introduction {
|
||||
|
||||
}
|
||||
|
||||
.intro-background {
|
||||
background-image: url("../../../images/home/introductionBackground2.jpg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.align-text-top {
|
||||
line-height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user