Update about.css
This commit is contained in:
parent
09d34f2e37
commit
8945a16f18
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue