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

added print button

This commit is contained in:
2021-09-11 09:30:54 -07:00
parent f4038d30c8
commit 9bf6ff6008
3 changed files with 28 additions and 0 deletions

View File

@@ -16,3 +16,8 @@ h2::after {
display: none;
visibility: hidden;
}
#printbutton {
display: none;
visibility: hidden;
}