summaryrefslogtreecommitdiffstats
path: root/app/stylesheets/web/projects.styl
diff options
context:
space:
mode:
Diffstat (limited to 'app/stylesheets/web/projects.styl')
-rw-r--r--app/stylesheets/web/projects.styl21
1 files changed, 0 insertions, 21 deletions
diff --git a/app/stylesheets/web/projects.styl b/app/stylesheets/web/projects.styl
deleted file mode 100644
index f3889af..0000000
--- a/app/stylesheets/web/projects.styl
+++ /dev/null
@@ -1,21 +0,0 @@
-.projects {
-}
-
-.projects__header {
-}
-
-.project {
-}
-
-.project__title {
- margin-bottom: 0
- font-size: 1.1em
-
-}
-
-.project__content {
- margin-left: 1.2em
- margin-right: 1.2em
- margin-top: 0.3em
- margin-bottom: 1.5em
-}