Update about.css

This commit is contained in:
Joshua Killen 2020-04-17 12:32:34 +01:00
parent a6c30a803e
commit 1c446a2084
1 changed files with 2 additions and 5 deletions

View File

@ -7,9 +7,6 @@ summary {
cursor: pointer;
}
header {
padding-bottom: 0;
}
.imgLeft {
float: left;
}
@ -46,10 +43,10 @@ p .aboutTitle {
.headImg {
background-image: url(internet.png);
width: 100%;
width: 100vw;
background-repeat: no-repeat;
padding-top: 0;
padding-bottom: 14.2em;
padding-bottom: 50.2em;
}
#jkillen {