mirror of
https://github.com/ivabus/www
synced 2024-11-22 19:05:05 +03:00
More progress
This commit is contained in:
parent
4692217306
commit
047d5fd431
1 changed files with 5 additions and 2 deletions
|
@ -173,12 +173,14 @@ p{
|
|||
|
||||
h2{
|
||||
font-size: 6rem;
|
||||
line-height: 8rem;
|
||||
line-height: 9.3rem;
|
||||
margin-bottom: 75px;
|
||||
}
|
||||
|
||||
h3{
|
||||
font-size: 38px;
|
||||
line-height: 45px;
|
||||
margin-bottom: 75px;
|
||||
}
|
||||
|
||||
h4{
|
||||
|
@ -215,11 +217,12 @@ hr{
|
|||
}
|
||||
|
||||
.impact-section{
|
||||
margin-bottom:115px;
|
||||
}
|
||||
|
||||
.about-block{
|
||||
padding: 80px 160px; !important;
|
||||
margin: -200px 375px;
|
||||
margin: -200px 150px 0px 150px;;
|
||||
position: relative;
|
||||
top:200px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue