mirror of
https://github.com/ivabus/www
synced 2024-11-10 18:05:15 +03:00
Impact Section work
This commit is contained in:
parent
9862d63129
commit
1b6588d1ba
|
@ -215,12 +215,14 @@ hr{
|
||||||
}
|
}
|
||||||
|
|
||||||
.impact-section{
|
.impact-section{
|
||||||
opacity: 0.5;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.about-block{
|
.about-block{
|
||||||
padding: 80px !important;
|
padding: 80px 160px; !important;
|
||||||
|
margin: -200px 375px;
|
||||||
|
position: relative;
|
||||||
|
top:200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue