Skip to content

Commit 7377079

Browse files
committed
removed react svg in home slider added illustrations and changed colors
1 parent bb4fd01 commit 7377079

File tree

19 files changed

+96
-93
lines changed

19 files changed

+96
-93
lines changed

css/responsive.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@
336336

337337
.main-menu .navigation > li:hover > a,
338338
.main-menu .navigation > li.current > a{
339-
color: #f20487;
339+
color: #F79E01;
340340
}
341341

342342
.banner-section-two{
@@ -623,8 +623,8 @@
623623
padding: 0px;
624624
text-align: center;
625625
border-radius: 0px;
626-
background: #f20487;
627-
border: 1px solid #f20487;
626+
background: #F79E01;
627+
border: 1px solid #F79E01;
628628
}
629629

630630
.main-menu .navbar-header .navbar-toggler .icon-bar{

0 commit comments

Comments
 (0)