From fb055750af96963beec4b5e46d01bdaec2ca881c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 28 Feb 2024 02:38:17 +0200 Subject: Update style and include blog style sheet --- assets/scss/print/_header.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/scss/print/_header.scss') diff --git a/assets/scss/print/_header.scss b/assets/scss/print/_header.scss index 9f82e9e..0fef039 100644 --- a/assets/scss/print/_header.scss +++ b/assets/scss/print/_header.scss @@ -9,12 +9,12 @@ .header__srht, .header__github, .header__stackoverflow, +.header__blog, .header__linkedin { display: inline; font-size: 8pt; } -.header__blog, .header__pgp { display: none; } -- cgit v1.2.3