1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-06-16 09:26:40 +00:00

Hiding the top image until a better one is found

This commit is contained in:
Anson Biggs 2017-09-29 21:33:00 -07:00
parent c14135e5a3
commit 3b97b50eac

View File

@ -2613,8 +2613,9 @@
background-size: cover; background-size: cover;
content: ''; content: '';
display: block; display: block;
height: 15em; /*height: 15em; currently hidden until better picture found. */
width: 100%; width: 100%;
} }
/* Footer */ /* Footer */