Update about.css

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

View File

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