summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2023-07-30 16:13:10 +0200
committerAhmed Abdelhalim <[email protected]>2023-07-30 16:13:10 +0200
commitd7f9c982854201515d5155f1343698b15135c011 (patch)
treedc8a89fb3d0588239f4dd162ca027893712ab2f0 /app/stylesheets/print
parent02fefc48afe713a1f03720cdfb22f438f7b97c0e (diff)
Add PGP link to the header
Diffstat (limited to 'app/stylesheets/print')
-rw-r--r--app/stylesheets/print/header.styl4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/stylesheets/print/header.styl b/app/stylesheets/print/header.styl
index 3a8e14f..7b982c2 100644
--- a/app/stylesheets/print/header.styl
+++ b/app/stylesheets/print/header.styl
@@ -15,3 +15,7 @@
.header__linkedin {
display: inline
}
+
+.header__pgp {
+ display: none
+}