Skip to content

Commit b390da9

Browse files
committed
almost done, content remaining
1 parent 2a8fd88 commit b390da9

File tree

17 files changed

+189
-164
lines changed

17 files changed

+189
-164
lines changed

main/Lawyer/assets/.DS_Store

-8 KB
Binary file not shown.

main/Lawyer/assets/css/custom.css

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,28 @@
44
display: none !important;
55
}
66

7+
.ta-js{
8+
text-align: justify;
9+
}
10+
11+
.fs-18{
12+
font-size: 18px;
13+
}
14+
15+
.fs-16{
16+
font-size: 16px;
17+
}
18+
719
#our-cases .container {
820
padding-top: 10px !important;
921
padding-bottom: 70px !important;
1022
}
1123

24+
#testimonials{
25+
margin-top: 0!important;
26+
padding-bottom: 60px;
27+
}
28+
1229
#testimonials .container .sponsors {
1330
width: 40%;
1431
position: relative;
@@ -29,10 +46,22 @@
2946
height: 121px;
3047
}
3148

49+
.caption-outer img{
50+
height: 233.33px!important;
51+
}
52+
53+
#blog .lawyer-post img{
54+
height: 240px!important;
55+
}
56+
3257
.our-team-v4-start{
3358
background: #4d4354 url(../img-temp/Our-Team.jpg) no-repeat 50% 0 / cover;
3459
}
3560

61+
.our-team-v4-member-wrapper img{
62+
height: 450px!important;
63+
}
64+
3665
.g-mb-40{
3766
margin-bottom: 10px !important;
3867
}
@@ -64,12 +93,12 @@ hr{
6493
margin-top: 60px;
6594
}
6695

67-
#blog h2, #blog2 h2{
96+
#blog h2, #blog2 h2, #blog3 h2{
6897
font-weight: 700;
6998
font-size: 40px;
7099
}
71100

72-
#testimonials{
101+
#getInvolved, #projects{
73102
margin-top: 90px;
74103
}
75104

@@ -92,6 +121,15 @@ hr{
92121
margin-bottom: 0;
93122
}
94123

124+
#getInvolved .container .fs-16 p{
125+
font-size: 16px!important;
126+
}
127+
128+
#getInvolved .footer-section p{
129+
font-size: 14px;
130+
margin-bottom: 30px!important;
131+
}
132+
95133
#getInvolved-content{
96134
padding-top: 70px;
97135
}
2 KB
Binary file not shown.

main/Lawyer/.DS_Store renamed to main/Lawyer/assets/img-temp/activities/.DS_Store

6 KB
Binary file not shown.
239 KB
Loading
128 KB
Loading
87 KB
Loading
23.8 KB
Loading
109 KB
Loading
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)