From 8d0354a745d2b62f8d26723da2e68776ed0be203 Mon Sep 17 00:00:00 2001 From: magdev Date: Sun, 26 Nov 2023 09:28:53 +0100 Subject: [PATCH] show header on projects page --- stylesheets/application.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/application.css b/stylesheets/application.css index 14e8716..3ddae73 100644 --- a/stylesheets/application.css +++ b/stylesheets/application.css @@ -2,7 +2,6 @@ /** Main Styles */ .theme-Baupm.controller-welcome #header h1, -.theme-Baupm.controller-projects #header h1, .theme-Baupm.controller-my #header h1, .theme-Baupm.controller-admin #header h1, .theme-Baupm.controller-users #header h1 {