summaryrefslogtreecommitdiff
path: root/assets/sass/_project.sass
diff options
context:
space:
mode:
Diffstat (limited to 'assets/sass/_project.sass')
-rw-r--r--assets/sass/_project.sass15
1 files changed, 0 insertions, 15 deletions
diff --git a/assets/sass/_project.sass b/assets/sass/_project.sass
deleted file mode 100644
index 528e75aa..00000000
--- a/assets/sass/_project.sass
+++ /dev/null
@@ -1,15 +0,0 @@
-@import variables
-
-.action-menu
- color: color('primary')
- text-decoration: none
- &:hover, &:focus
- text-decoration: underline
-
-.js-project-creation-options
- max-width: 500px
- border-left: 3px dotted #efefef
- margin-top: 20px
- padding-left: 15px
- padding-bottom: 5px
- padding-top: 5px