mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-06-16 09:26:40 +00:00
Header is now actually hidden even in mobile view
This commit is contained in:
parent
1375d0d2de
commit
9744ce377d
@ -2607,13 +2607,13 @@
|
|||||||
/* One */
|
/* One */
|
||||||
|
|
||||||
#one:before {
|
#one:before {
|
||||||
background-image: url("../../images/dragoncapsule.jpg");
|
/* background-image: url("../../images/dragoncapsule.jpg");
|
||||||
background-position: top right;
|
background-position: top right;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
content: '';
|
content: '';
|
||||||
display: block;
|
display: block;
|
||||||
/*height: 15em; currently hidden until better picture found. */
|
height: 15em; !!!!!!!!!!currently hidden until better picture found!!!!!!!!!! */
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user