mirror of
https://github.com/ivabus/www
synced 2024-11-10 07:55:15 +03:00
h1 adjustment
This commit is contained in:
parent
ceb50100bb
commit
616478b471
|
@ -6,7 +6,7 @@
|
|||
<div class="container hero-container">
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<h1 class="impact text-center" style="z-index:3; position: relative;">the next‐generation, cross‐platform <span class="white">package manager</span></h1>
|
||||
<h1 class="impact text-center" style="z-index:3; position: relative;">the next‐generation, cross‐platform <span class="white"><br>package manager</span></h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -74,10 +74,11 @@ a:hover{
|
|||
@media only screen and (min-width: 1200px) {
|
||||
|
||||
.impact{
|
||||
font-size: 4.5vw !important;
|
||||
line-height: 4.2vw!important;
|
||||
margin-top: 4.7vw !important;
|
||||
margin-bottom: 3.2vw !important;
|
||||
font-size: 5.8vw !important;
|
||||
line-height: 8.4vw!important;
|
||||
margin-top: -1.8vw !important;
|
||||
margin-bottom: -2.8vw !important;
|
||||
|
||||
}
|
||||
|
||||
h1{
|
||||
|
|
Loading…
Reference in a new issue