Pesky margins throwing off my H2's

This commit is contained in:
Thomas Smith 2022-09-28 14:30:26 -04:00
parent 65a2cc455b
commit e86df35760
3 changed files with 18 additions and 7 deletions

View file

@ -53,12 +53,29 @@
<div class="container">
<div class="row">
<div class="col">
<h2 class="black text-center" style="z-index:2;">equitable open-source<br>for <span class="cycle">web3</span></h2>
<div class="box">
<div>
<h2 class="black text-center" style="z-index:2;">equitable open-source<br>for <span class="cycle">web3</span></h2>
</div>
</div>
</div>
</div>
</div>
</section>
<style>
.box {
display: flex;
align-items: center;
justify-content: center;
}
.box div {
}
</style>
<!-- Package Section: Before -->
<section class="package-before-section">

View file

@ -175,7 +175,6 @@ hr{
background-attachment: fixed;
background-repeat: repeat-y;
background-size: contain;
padding-top: 3.5vw;
opacity: 1;
}

View file

@ -23,7 +23,6 @@ h1{
h2{
font-family: "pp-neue-machina", sans-serif;
color:#00ffd0;
margin-top: -1.8vw !important;
}
h3{
@ -69,7 +68,6 @@ li{
h2{
font-size: 5.5vw;
line-height: 8.4vw;
margin-bottom: -1vw;
}
h3{
@ -113,7 +111,6 @@ li{
h2{
font-size: 6.5vw;
line-height: 10vw;
margin-bottom: 2.065vw;
}
h3{
@ -158,7 +155,6 @@ li{
h2{
font-size: 7vw;
line-height: 10vw;
margin-bottom: 3.730vw;
}
h3{
@ -200,7 +196,6 @@ li{
h2{
font-size: 6rem;
line-height: 7rem;
margin-bottom: 37px;
}
h3{