From 44e204689dbb7091ed4e6eff92b30927ebf06ae9 Mon Sep 17 00:00:00 2001 From: akiyamn Date: Tue, 7 Jun 2022 13:28:35 +1000 Subject: Minor modifications as per request including: buttons, checkboxes --- src/css/floatingpage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/css/floatingpage.css') diff --git a/src/css/floatingpage.css b/src/css/floatingpage.css index 23672e4..c618ce1 100644 --- a/src/css/floatingpage.css +++ b/src/css/floatingpage.css @@ -5,7 +5,7 @@ .page-mygov-auth-account .authenticated-body-container__page .documentlodgementservice .floating-page { background-color: var(--white); padding: 3rem; - margin: 0 auto; + margin: 0 0; box-shadow: 0px 2px 6px #10182040; border-radius: 5px; max-width: 80rem; -- cgit v1.2.3