From 4344c397f63924a26eb97970aa692be1136d1e33 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Sun, 19 Dec 2021 11:19:57 +0100 Subject: [PATCH] Ah ma dovevo fare pull --- assets/style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/assets/style.css b/assets/style.css index d061648..2b4f130 100644 --- a/assets/style.css +++ b/assets/style.css @@ -353,4 +353,10 @@ a:hover { @media screen and (max-width: 950px) { +} + +/* Pages */ + +.page-home .nav-logo { + display: none; } \ No newline at end of file