From ff4196b57cc2a167eda392908ec214732b9f06fd Mon Sep 17 00:00:00 2001 From: eug-vs Date: Sun, 15 Nov 2020 08:41:58 +0300 Subject: feat: optimize layout for mobile --- src/containers/BsuFantomSection/EventForm.tsx | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'src/containers') diff --git a/src/containers/BsuFantomSection/EventForm.tsx b/src/containers/BsuFantomSection/EventForm.tsx index de3adc7..beb94fd 100644 --- a/src/containers/BsuFantomSection/EventForm.tsx +++ b/src/containers/BsuFantomSection/EventForm.tsx @@ -38,48 +38,54 @@ const EventForm: React.FC = ({ mutate }) => { return ( - + - + - + - + - + -- cgit v1.2.3