1
0
mirror of https://gitlab.com/MisterBiggs/Resume.git synced 2025-07-26 00:01:24 +00:00

projects now print

This commit is contained in:
2021-09-12 14:57:16 -07:00
parent 5f48b2a6d6
commit 517f13049e
3 changed files with 41 additions and 27 deletions

View File

@@ -21,3 +21,8 @@ h2::after {
display: none;
visibility: hidden;
}
#onlyprint {
display: block;
visibility: visible;
}