From bb0b62943fb98d1976fa7f3026905ca58eee3e37 Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Sat, 6 Jun 2020 07:52:43 -0700 Subject: [PATCH] Margin tweak --- modules/client/main/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/client/main/App.js b/modules/client/main/App.js index 2374637..09d459a 100644 --- a/modules/client/main/App.js +++ b/modules/client/main/App.js @@ -130,7 +130,7 @@ export default function App() { fontSize: '4.5em', letterSpacing: '0.05em', '@media (min-width: 700px)': { - margin: '1.5em 0 1em' + marginTop: '1.5em' } }} >