Skip to content

Commit 3546712

Browse files
committed
Add margin-top to LogoSection for improved spacing
1 parent 7cfea9f commit 3546712

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Page/Connect.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -961,6 +961,7 @@ const LogoSection = styled.div`
961961
font-size: 2.5rem;
962962
font-weight: 800;
963963
color: white;
964+
margin-top: 3rem;
964965
margin-bottom: 1rem;
965966
display: flex;
966967
align-items: center;

0 commit comments

Comments
 (0)