adjustments

This commit is contained in:
Edin Dazdarevic
2017-12-18 00:15:55 +01:00
parent e8e711d665
commit c2838cfcbe
7 changed files with 78 additions and 12 deletions

View File

@@ -88,7 +88,7 @@ ul,p{
.navbar-default .navbar-nav>li>a {
font-weight: 300;
font-size: 16px;
font-size: 14px;
padding: 0px 15px !important;
letter-spacing: 1.2px;
color: #fff;
@@ -249,6 +249,18 @@ body.second #nav-icon3 span {
color: #fff;
font-weight: 300;
}
.logo-second {
display: none !important;
}
body.second .logo-second {
display: block !important;
}
body.second .logo {
display: none !important;
}
/*-----------------------------What we do-----------------------*/
.what-we-do{
padding: 230px 0px 70px;
@@ -881,6 +893,7 @@ footer .back-to-top{
.product-hint {
padding-left: 0px;
}
#myCarousel .hint {
font-size: 15px;
text-align: center;
@@ -899,7 +912,7 @@ footer .back-to-top{
margin-bottom: -1px;
}
.med-title {
font-size: 38px;
font-size: 32px;
}
.details {
font-size: 16px;
@@ -910,7 +923,7 @@ footer .back-to-top{
/*text-align: center;*/
}
.tag-line{
font-size: 20px;
font-size: 18px;
}
.what-we-do,.how-we-work {
padding: 50px 0;
@@ -930,7 +943,6 @@ footer .back-to-top{
}
.navbar-default .navbar-nav>li>a {
font-size: 24px;
font-family: 'Helvetica-Regular';
color: #fff;
}
.navbar-nav {
@@ -1005,7 +1017,7 @@ footer .back-to-top{
.around-svg {
margin: 0 auto;
max-width: 125px;
max-width: 100px;
}
.space150 {