summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_docs.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_docs.scss')
-rw-r--r--web/sass-files/sass/partials/_docs.scss19
1 files changed, 0 insertions, 19 deletions
diff --git a/web/sass-files/sass/partials/_docs.scss b/web/sass-files/sass/partials/_docs.scss
deleted file mode 100644
index f4e7cc314..000000000
--- a/web/sass-files/sass/partials/_docs.scss
+++ /dev/null
@@ -1,19 +0,0 @@
-@charset "UTF-8";
-
-.docs__page {
- line-height: 1.7;
- padding-bottom: 20px;
-
- > div {
- width: 1170px;
- margin: 0 auto;
- padding: 0 15px;
- max-width: 100%;
- }
-
- h1.markdown__heading {
- border-bottom: 1px solid #ddd;
- padding-bottom: 1rem;
- margin: 1em 0 1em;
- }
-} \ No newline at end of file