adjust text sizes

This commit is contained in:
Edin Dazdarevic
2017-12-17 23:34:04 +01:00
parent d7601552e0
commit 0ed9e90b7d
2 changed files with 6 additions and 6 deletions

View File

@@ -88,7 +88,7 @@ ul,p{
.navbar-default .navbar-nav>li>a {
font-weight: 300;
font-size: 18px;
font-size: 16px;
padding: 0px 15px !important;
letter-spacing: 1.2px;
color: #fff;
@@ -224,7 +224,7 @@ body.second #nav-icon3 span {
display: table;
}
.banner h1 {
font-size: 90px;
font-size: 84px;
font-weight:200;
color: #fff;
text-align: center;
@@ -270,7 +270,7 @@ body.second #nav-icon3 span {
font-weight:400;
}
.tag-line {
font-size: 28px;
font-size: 24px;
color: #26245F;
font-weight: 300;
}
@@ -316,7 +316,7 @@ body.second #nav-icon3 span {
left: 50px;
}
.details{
font-size: 24px;
font-size: 22px;
color: #27255e;;
font-weight: 200;
}
@@ -367,7 +367,7 @@ body.second #nav-icon3 span {
}
.details2{
color:#27255e;;
font-size: 22px;
font-size: 20px;
font-weight: 300;
}
/*===================our-work======================================*/

2
dist/all.css vendored

File diff suppressed because one or more lines are too long