1
0
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:
Anson Biggs 2017-10-22 00:43:18 -07:00
parent 1375d0d2de
commit 9744ce377d

View File

@ -2607,13 +2607,13 @@
/* One */
#one:before {
background-image: url("../../images/dragoncapsule.jpg");
/* background-image: url("../../images/dragoncapsule.jpg");
background-position: top right;
background-repeat: no-repeat;
background-size: cover;
content: '';
display: block;
/*height: 15em; currently hidden until better picture found. */
height: 15em; !!!!!!!!!!currently hidden until better picture found!!!!!!!!!! */
width: 100%;
}