Added a little more margin around discord component top/bottom

This commit is contained in:
AtHeartEngineer
2022-06-09 14:56:55 +00:00
parent e99a153686
commit 4d712d4923

View File

@@ -2,7 +2,7 @@
display: flex;
justify-content: space-between;
align-items: center;
margin: 3em 0 2em;
margin: 5em 0 4em;
padding: 3.5em;
border: 2px solid black;
border-left: none;