From 79c1ee1c608ce5761973d3353ad0da802d3f9645 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 5 Jul 2021 14:23:16 +0200 Subject: Refactor writing/projects sections and make them 1 type --- app/stylesheets/print/projects.styl | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'app/stylesheets/print/projects.styl') diff --git a/app/stylesheets/print/projects.styl b/app/stylesheets/print/projects.styl index 96f4309..8ab284c 100644 --- a/app/stylesheets/print/projects.styl +++ b/app/stylesheets/print/projects.styl @@ -1,12 +1,3 @@ -.projects { +.project { page-break-inside: avoid } - -.projects__header { -} - -.project__title { -} - -.project__content { -} -- cgit v1.2.3