From f722d20725586ee4744d077770ef7a89ab05e360 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Aug 2023 15:39:23 +0300 Subject: Migrate from brunch to hugo --- app/print.styl | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 app/print.styl (limited to 'app/print.styl') diff --git a/app/print.styl b/app/print.styl deleted file mode 100644 index 41ca616..0000000 --- a/app/print.styl +++ /dev/null @@ -1,25 +0,0 @@ -@page { - margin-left: 1cm - margin-right: 1cm -} - -body { - font-size: 9pt - line-height: 1.3 -} - -a:link, a:visited, a:hover, a:active { - text-decoration-thickness: 1px -} - -.section-header { - font-size: 18pt - margin-bottom: -0.6em -} - -@require "stylesheets/print/header.styl" -@require "stylesheets/print/summary.styl" -@require "stylesheets/print/skills.styl" -@require "stylesheets/print/work.styl" -@require "stylesheets/print/projects.styl" -@require "stylesheets/print/education.styl" -- cgit v1.2.3