summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/print
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2021-07-05 14:08:56 +0200
committerAhmed Abdelhalim <[email protected]>2021-07-05 14:08:56 +0200
commit04acecca6f8024767cda4579dfd25b2742cd0208 (patch)
tree0ae671b4d7bbd3e9c381934856ff9fe6dc4c8d52 /app/stylesheets/print
parent4117285c98bef8392f03cdba4642ecf2bec59a9e (diff)
Remove print work empty CSS
Diffstat (limited to 'app/stylesheets/print')
-rw-r--r--app/stylesheets/print/work.styl27
1 files changed, 0 insertions, 27 deletions
diff --git a/app/stylesheets/print/work.styl b/app/stylesheets/print/work.styl
index 17179ba..4e8a9be 100644
--- a/app/stylesheets/print/work.styl
+++ b/app/stylesheets/print/work.styl
@@ -1,30 +1,3 @@
-.work {
-}
-
-.work__header {
-}
-
.work__experience {
page-break-inside: avoid
}
-
-.job-postion {
-}
-
-.job-position__company {
-}
-
-.job-position__title {
-}
-
-.job-position__duration {
-}
-
-.job-position__location {
-}
-
-.note {
-}
-
-.tasks {
-}