From 34eff40627683a108324ddc03e6bee2cc9b7ab5a Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 5 Jul 2021 12:11:46 +0200 Subject: Restructure file names for web and fix minor linting issues --- app/stylesheets/print/summary.styl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'app/stylesheets/print') diff --git a/app/stylesheets/print/summary.styl b/app/stylesheets/print/summary.styl index e69de29..88d0386 100644 --- a/app/stylesheets/print/summary.styl +++ b/app/stylesheets/print/summary.styl @@ -0,0 +1,5 @@ +.section-header.summary__header { +} + +.summary__content { +} -- cgit v1.2.3