summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/web/writing.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/web/writing.styl')
-rw-r--r--app/stylesheets/web/writing.styl18
1 files changed, 0 insertions, 18 deletions
diff --git a/app/stylesheets/web/writing.styl b/app/stylesheets/web/writing.styl
deleted file mode 100644
index 3cbf52a..0000000
--- a/app/stylesheets/web/writing.styl
+++ /dev/null
@@ -1,18 +0,0 @@
-.writing {
-}
-
-.writing__header {
-}
-
-.writing__title {
- margin-bottom: 0
- font-size: 1.1em
-
-}
-
-.writing__content {
- margin-left: 1.2em
- margin-right: 1.2em
- margin-top: 0.3em
- margin-bottom: 1.5em
-}