From 869245aa311cb199fd26cb9368aa12e23c27d197 Mon Sep 17 00:00:00 2001 From: Matthew Landauer Date: Tue, 6 Feb 2024 01:50:06 +0000 Subject: [PATCH] Fix API page on mobile. Fixes #1757 --- app/views/_tailwind/documentation/api_howto.html.erb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/_tailwind/documentation/api_howto.html.erb b/app/views/_tailwind/documentation/api_howto.html.erb index f7ea10903..f17df7ebb 100644 --- a/app/views/_tailwind/documentation/api_howto.html.erb +++ b/app/views/_tailwind/documentation/api_howto.html.erb @@ -24,13 +24,13 @@
+
The API examples below contain your API key: - <%= api_key %> + <%= api_key %>
@@ -51,7 +51,7 @@