File tree Expand file tree Collapse file tree 6 files changed +8
-35
lines changed
Expand file tree Collapse file tree 6 files changed +8
-35
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ maxAge = "10s"
4444
4545# ################### default parameters ################################
4646[params ]
47- logo = " images/netcentric-logo.svg"
47+ logo = " images/cognizant- netcentric-logo.svg"
4848home = " Home"
4949# Meta data
5050description = " At Cognizant Netcentric we value open source and encourage everyone internally and externally to contribute to our projects..."
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11.header-logo {
2- width : 200 px ;
2+ width : 150 px ;
33}
44
55.navbar-toggler .icon {
Original file line number Diff line number Diff line change 1-
2- /* ----------------------
3- BANNER STYLE
4- -----------------------*/
5-
6- .py-7 {
7- padding : 7.5rem 0 ;
8- }
9-
10-
111/* -------------------------
122 HOME -2
133-----------------------------*/
144.banner-main {
5+ background :#F4F7FC ;
6+ padding : 6rem 0 0 ;
157 position : relative ;
16-
17- & :before {
18- position : absolute ;
19- content : " " ;
20- left : 0px ;
21- top :0px ;
22- width : 100% ;
23- background :#F4F7FC ;
24- height : 80% ;
25-
26- }
8+ margin-bottom : 3rem ;
279
2810 .icon {
2911 width : 60px ;
3921}
4022
4123.main-banner {
42- padding : 80px 0px 150 px ;
24+ padding : 80px 0px ;
4325
4426 p {
4527 padding-right : 100px ;
6244 line-height : 46px
6345 }
6446}
65-
66-
67- // @include tablet{
68- // h1 {
69- // font-size: 45px;
70- // line-height: 55px;
71- // }
72- // }
73-
Original file line number Diff line number Diff line change 33
44{{ if .Site.Data.homepage.banner.enable }}
55{{ with .Site.Data.homepage.banner }}
6- < section class ="banner-main py-7 " id ="banner ">
6+ < section class ="banner-main " id ="banner ">
77 < div class ="container ">
88 < div class ="row justify-content-between ">
99 < div class ="col-12 ">
You can’t perform that action at this time.
0 commit comments