Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 12:36:03 +01:00
parent 1c446a2084
commit 09d34f2e37
1 changed files with 4 additions and 1 deletions

View File

@ -43,12 +43,15 @@ p .aboutTitle {
.headImg {
background-image: url(internet.png);
width: 100vw;
background-repeat: no-repeat;
padding-top: 0;
padding-bottom: 50.2em;
}
.headImg img{
width: 100vw;
}
#jkillen {
padding-left: 8px;
}