diff --git a/src/pages/IndexPage/Index.sass b/src/pages/IndexPage/Index.sass index ab1ef30..182e771 100644 --- a/src/pages/IndexPage/Index.sass +++ b/src/pages/IndexPage/Index.sass @@ -53,3 +53,15 @@ h1 @media only screen and (max-width: views.$tablet) padding: 3.25rem 0 0 0 font-size: 1rem + +.mobile-buttons + padding: 2rem 0 0 0 + display: flex + flex-direction: column + flex-wrap: wrap + justify-content: center + align-items: stretch + align-content: stretch + text-align: center + gap: 0.5rem + width: 55vw diff --git a/src/pages/IndexPage/Index.tsx b/src/pages/IndexPage/Index.tsx index 8e48009..180614d 100644 --- a/src/pages/IndexPage/Index.tsx +++ b/src/pages/IndexPage/Index.tsx @@ -1,5 +1,5 @@ import './Index.sass' -import { Button, Page, Padding, Display, Row, Logo, Footer, Image, Copyright, Column } from '../../components' +import { Button, Page, Padding, Display, Row, Logo, Footer, Copyright, Column, Image } from '../../components' import { onMount } from 'solid-js' import { ofetch } from 'ofetch' import ocboAvif from '../../assets/images/optimized/ocbologo.avif' @@ -50,8 +50,8 @@ export default () => { return ( <> - - + + @@ -70,32 +70,15 @@ export default () => { for Office of the City Building Official

A paperless and effortless solution on signing permits

- - - + + + + + +
-
+
- - - -

OCBO e-Sign

- -
-

Secure e-Signature

- for Office of the City Building Official -

A paperless and effortless solution on signing permits

-
- - -