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

blog posts automatically populate on resume

This commit is contained in:
2021-07-27 19:05:14 -07:00
parent 317219e36a
commit 9434a5ddae
3 changed files with 53 additions and 0 deletions

View File

@@ -6,3 +6,8 @@ body {
h2::after {
margin: 0;
}
#noprint {
display: none;
visibility: hidden;
}