Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
d34302f5b0

+ 1
- 1
react/features/deep-linking/components/DeepLinkingMobilePage.web.js View File

@@ -196,7 +196,7 @@ class DeepLinkingMobilePage extends Component<Props> {
196 196
                                 src = 'images/deep-linking-image.png' />
197 197
                             : null
198 198
                     }
199
-                    <p className = { `${_SNS}__text` }>
199
+                    <p className = { `${_SNS}__text larger_font` }>
200 200
                     Mobile browsers are not yet supported.<br/>
201 201
                     Try connecting from a laptop.
202 202
 

Loading…
Cancel
Save