about summary refs log tree commit diff
path: root/app/assets/stylesheets/home.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/home.scss')
-rw-r--r--app/assets/stylesheets/home.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/app/assets/stylesheets/home.scss b/app/assets/stylesheets/home.scss
deleted file mode 100644
index c9f2740ad..000000000
--- a/app/assets/stylesheets/home.scss
+++ /dev/null
@@ -1,11 +0,0 @@
-.api-descriptions {
-  .address {
-    samp {
-      font-weight: 400;
-
-      &.method {
-        font-weight: 500;
-      }
-    }
-  }
-}