diff --git a/src/styles/App.less b/src/styles/App.less index a69b734..c5cc856 100644 --- a/src/styles/App.less +++ b/src/styles/App.less @@ -54,7 +54,8 @@ html { background-color: rgb(230, 230, 230); border-radius: 32px; padding: 8px 24px; - margin: 8px 10px; + margin: 0 10px; + margin-bottom: 2px; box-shadow: 0 0 2px #fff; }