Fix stuff

This commit is contained in:
Edin Dazdarevic
2017-10-05 02:38:46 +02:00
parent b84bae2ba3
commit cfe769a5a6
5 changed files with 166 additions and 131 deletions

View File

@@ -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;
}