diff --git a/docs/_config.yml b/docs/_config.yml index b4761b4..42e7599 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -7,7 +7,7 @@ api_docs: "https://api.scamguard.app" contact_url: "https://socksthewolf.com/contact" google_analytics: "G-3B15EPXBFZ" show_downloads: false -use_zapier_report: true +use_zapier_report: false report_support_multiple_files: true report_max_size_per_file: 3 report_max_files: 4 diff --git a/docs/assets/css/style.scss b/docs/assets/css/style.scss index 70f137b..e50fa3d 100644 --- a/docs/assets/css/style.scss +++ b/docs/assets/css/style.scss @@ -65,6 +65,10 @@ li img { margin-left: 3px; } +textarea + small { + padding-top: 15px; +} + @media screen and (max-width: 42em) { nav li { padding: 0 1px;