h1 adjustment

This commit is contained in:
Thomas Smith 2023-01-25 11:51:09 -05:00
parent ceb50100bb
commit 616478b471
2 changed files with 6 additions and 5 deletions

View file

@ -6,7 +6,7 @@
<div class="container hero-container"> <div class="container hero-container">
<div class="row"> <div class="row">
<div class="col"> <div class="col">
<h1 class="impact text-center" style="z-index:3; position: relative;">the next&#8208;generation, cross&#8208;platform <span class="white">package manager</span></h1> <h1 class="impact text-center" style="z-index:3; position: relative;">the next&#8208;generation, cross&#8208;platform <span class="white"><br>package manager</span></h1>
</div> </div>
</div> </div>
</div> </div>

View file

@ -74,10 +74,11 @@ a:hover{
@media only screen and (min-width: 1200px) { @media only screen and (min-width: 1200px) {
.impact{ .impact{
font-size: 4.5vw !important; font-size: 5.8vw !important;
line-height: 4.2vw!important; line-height: 8.4vw!important;
margin-top: 4.7vw !important; margin-top: -1.8vw !important;
margin-bottom: 3.2vw !important; margin-bottom: -2.8vw !important;
} }
h1{ h1{