Standardize h1, h2, h3, h4, p margins #90

Merged
a3thakra merged 3 commits from adi-consistent-margins into main 2021-07-25 10:59:41 -04:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit 683db62808 - Show all commits

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 {