Skip to content

Commit 13e6d67

Browse files
Tom GotsmanTom Gotsman
authored andcommitted
trailing space
1 parent cceee4f commit 13e6d67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcweb/pages/integrations/integration_header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def integration_header() -> rx.Component:
88
class_name="max-w-full inline-block bg-clip-text bg-gradient-to-r from-slate-12 to-slate-11 w-full font-xx-large text-center text-transparent text-balance mx-auto break-words",
99
),
1010
rx.el.h2(
11-
"""Easily connect with the tools your team already uses
11+
"""Easily connect with the tools your team already uses
1212
or extend your app with any Python SDK, library, or API.""",
1313
class_name="max-w-full w-full font-semibold text-md text-center text-slate-11 -mt-2 md:text-2xl mx-auto text-balance word-wrap break-words md:whitespace-pre",
1414
),

0 commit comments

Comments
 (0)