Remove header margin-bottom style from emailsignup and connectwithus
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aditya Thakral 2021-07-22 21:05:44 -04:00
parent f2e53e834e
commit 683db62808
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
color: var(--blue-2);
font-weight: 600;
font-size: calc(36rem / 16);
margin-bottom: calc(12rem / 16);
}
.socialLinks {

View File

@ -6,7 +6,6 @@
color: var(--blue-2);
font-weight: 600;
font-size: calc(36rem / 16);
margin-bottom: calc(12rem / 16);
}
.button {