Finished most of typing logic in intro and started on bio

This commit is contained in:
2019-04-10 20:02:36 -04:00
parent 08dc86f2c9
commit f2f2eadc4c
12 changed files with 190 additions and 98 deletions

View 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%;
}