From ede0adf1fd2ac65c3c34b617322e6ba699f1e379 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sat, 1 Jul 2017 22:45:06 +0000 Subject: [PATCH] ensure logo is in front of nodes --- app/assets/stylesheets/clean.css.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/clean.css.erb b/app/assets/stylesheets/clean.css.erb index edc6fa05..6401a6fd 100644 --- a/app/assets/stylesheets/clean.css.erb +++ b/app/assets/stylesheets/clean.css.erb @@ -258,6 +258,7 @@ body.action-home { font-family: 'noto-sans-bold-italic', sans-serif; font-size: 22px; color: #6D6D6D; + z-index: 1; } #particles-bg {