Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
advithconsulting.io-frontend
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Registry
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit a948b6d9
authored
2025-09-11 17:03:59 +0530
by
gaurav
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chnage
1 parent
acf1b7b9
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
container/ClientServicing/RiskAdvisory/HowWeDoItRiskAdvisory.js
styles/styles.css
container/ClientServicing/RiskAdvisory/HowWeDoItRiskAdvisory.js
View file @
a948b6d
...
@@ -20,7 +20,7 @@ const HowWeDoItRiskAdvisory = ({ data, heading, classname }) => {
...
@@ -20,7 +20,7 @@ const HowWeDoItRiskAdvisory = ({ data, heading, classname }) => {
<
Row
className
=
"row-gap-4 justify-content-center"
>
<
Row
className
=
"row-gap-4 justify-content-center"
>
{
data
?.
carddetails
&&
{
data
?.
carddetails
&&
data
?.
carddetails
.
map
((
item
,
index
)
=>
(
data
?.
carddetails
.
map
((
item
,
index
)
=>
(
<
Col
xxl
=
{
4
}
lg
=
{
4
}
md
=
{
6
}
key
=
{
index
}
>
<
Col
xxl
=
{
4
}
lg
=
{
6
}
md
=
{
6
}
key
=
{
index
}
>
<
div
className
=
"HowWeDoIt_card "
>
<
div
className
=
"HowWeDoIt_card "
>
<
h2
>
{
item
?.
Title
}
<
/h2
>
<
h2
>
{
item
?.
Title
}
<
/h2
>
...
...
styles/styles.css
View file @
a948b6d
...
@@ -9163,7 +9163,7 @@ ul.pagination.custom-pagination {
...
@@ -9163,7 +9163,7 @@ ul.pagination.custom-pagination {
}
}
.risk_advisory_howitwork
.HowWeDoIt_card
{
.risk_advisory_howitwork
.HowWeDoIt_card
{
height
:
2
7
0px
;
height
:
2
1
0px
;
}
}
}
}
...
@@ -9927,7 +9927,7 @@ ul.pagination.custom-pagination {
...
@@ -9927,7 +9927,7 @@ ul.pagination.custom-pagination {
.office-heading
{
.office-heading
{
color
:
#393641
!important
;
color
:
#393641
!important
;
font-size
:
20
px
!important
;
font-size
:
16
px
!important
;
}
}
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment