diff --git a/web/pages/offline-notice.tsx b/web/pages/offline-notice.tsx index 947cdf276..58b85c9e9 100644 --- a/web/pages/offline-notice.tsx +++ b/web/pages/offline-notice.tsx @@ -43,27 +43,27 @@ export default function Offline({ logs = [], config }) { Learn how to point your existing software to your new server and start streaming your content. - - - Streaming URL: - - - - {generateStreamURL(instanceUrl)} - - - + + + Streaming URL: + + + + {generateStreamURL(instanceUrl)} + + + - - - Stream Key: - - - - ********************* - - - + + + Stream Key: + + + + ********************* + + + ), }, diff --git a/web/styles/globals.scss b/web/styles/globals.scss index 6b2a0eab8..91ae2ac7e 100644 --- a/web/styles/globals.scss +++ b/web/styles/globals.scss @@ -106,4 +106,3 @@ strong { font-size: 0.92em; } } -