Fix stuff
This commit is contained in:
@@ -206,7 +206,7 @@ ul,p{
|
||||
}
|
||||
/*-----------------------------What we do-----------------------*/
|
||||
.what-we-do{
|
||||
padding: 230px 0;
|
||||
padding: 230px 0px 70px;
|
||||
position: relative;
|
||||
top: -80px;
|
||||
}
|
||||
@@ -730,7 +730,8 @@ footer .back-to-top{
|
||||
padding: 0;
|
||||
}
|
||||
.banner {
|
||||
background-attachment: fixed;
|
||||
/*background-attachment: fixed;*/
|
||||
background-attachment: scroll;
|
||||
}
|
||||
.say-hi {
|
||||
font-size: 26px;
|
||||
@@ -745,7 +746,7 @@ footer .back-to-top{
|
||||
font-size: 24px;
|
||||
text-shadow: none;
|
||||
opacity: 1;
|
||||
top: 86%;
|
||||
/*top: 86%;*/
|
||||
height: auto;
|
||||
}
|
||||
.carousel-control.left, .carousel-control.right {
|
||||
@@ -794,6 +795,7 @@ footer .back-to-top{
|
||||
}
|
||||
.border-box {
|
||||
min-height: auto;
|
||||
margin-bottom: -1px;
|
||||
}
|
||||
.med-title {
|
||||
font-size: 23px;
|
||||
@@ -809,7 +811,7 @@ footer .back-to-top{
|
||||
}
|
||||
|
||||
.what-we-do {
|
||||
padding: 100px 0;
|
||||
padding: 100px 0px 0px;
|
||||
position: relative;
|
||||
top: -60px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user