summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-07-05 12:11:46 +0200
committerAhmed Abdelhalim <[email protected]>2021-07-05 12:11:46 +0200
commit34eff40627683a108324ddc03e6bee2cc9b7ab5a (patch)
treeba6dd78e51897c4855424457c78b38760da6fbae /app/stylesheets/print
parentd2ae7fb89b94e725b74e7bd54ee4eb548783d044 (diff)
Restructure file names for web and fix minor linting issues
Diffstat (limited to 'app/stylesheets/print')
-rw-r--r--app/stylesheets/print/summary.styl5
1 files changed, 5 insertions, 0 deletions
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 {
+}