diff --git a/src/Components/MobileContent.js b/src/Components/MobileContent.js index 4a1fe7d..fe69954 100644 --- a/src/Components/MobileContent.js +++ b/src/Components/MobileContent.js @@ -1,17 +1,20 @@ import legalTechFlip from "../Assets/Images/legalTechFlip.jpg"; const MobileContent = ({ isDashboard }) => { const copy = isDashboard ? ( -
- Novodraft is a desktop application. The functionailty of your Dashboard - in mobile mode is limited to displaying stats and important - notifications. -
-- Please login on your desktop device to use all of the functions your - Dashboard. -
-+ Novodraft is a desktop application. The functionailty of your + Dashboard in mobile mode is limited to displaying stats and important + notifications. +
++ Please login on your desktop device to use all of the functions your + Dashboard. +
+