Update about.css
This commit is contained in:
parent
1c446a2084
commit
09d34f2e37
|
|
@ -43,12 +43,15 @@ p .aboutTitle {
|
||||||
|
|
||||||
.headImg {
|
.headImg {
|
||||||
background-image: url(internet.png);
|
background-image: url(internet.png);
|
||||||
width: 100vw;
|
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue