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 372aeaf9
authored
2024-10-25 12:18:59 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
chnages
1 parent
3948236c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
11 additions
and
9 deletions
container/Blog/Blog.js
layout/Footer.js
styles/responsive.css
styles/styles.css
container/Blog/Blog.js
View file @
372aeaf
...
@@ -62,9 +62,9 @@ const Blogs = () => {
...
@@ -62,9 +62,9 @@ const Blogs = () => {
<
PageBanner
banners
=
{
banners
}
/
>
<
PageBanner
banners
=
{
banners
}
/
>
<
div
className
=
"blog-area ptb-100"
>
<
div
className
=
"blog-area ptb-100"
>
<
Container
>
<
Container
>
<
Row
>
<
Row
className
=
"g-4"
>
<
Col
lg
=
{
12
}
md
=
{
12
}
>
<
Col
lg
=
{
12
}
md
=
{
12
}
>
<
div
className
=
"row justify-content-center"
>
<
div
className
=
"row justify-content-center
h-100
"
>
{
posts
&&
{
posts
&&
posts
.
map
((
post
)
=>
(
posts
.
map
((
post
)
=>
(
<
Col
lg
=
{
4
}
md
=
{
4
}
key
=
{
post
.
id
}
>
<
Col
lg
=
{
4
}
md
=
{
4
}
key
=
{
post
.
id
}
>
...
...
layout/Footer.js
View file @
372aeaf
...
@@ -82,7 +82,7 @@ const Footer = () => {
...
@@ -82,7 +82,7 @@ const Footer = () => {
<
ul
>
<
ul
>
<
li
>
<
li
>
<
span
>
Call
:
<
/span
>
<
span
>
Call
:
<
/span
>
<
a
href
=
"tel:+91-6364133111"
>+
91
-
6364133111
<
/a> <
span> | </
span
>
<
a
href
=
"tel:08026719484"
>
080
-
2671
9484
<
/a
>
<
a
href
=
"tel:+91-6364133111"
>+
91
-
6364133111
<
/a> <
br/
>
<
a
href
=
"tel:08026719484"
>
080
-
2671
9484
<
/a
>
<
/li
>
<
/li
>
...
...
styles/responsive.css
View file @
372aeaf
...
@@ -3741,7 +3741,7 @@
...
@@ -3741,7 +3741,7 @@
.single-blog-post
.post-content
{
.single-blog-post
.post-content
{
padding
:
20px
20px
25px
;
padding
:
20px
20px
25px
;
height
:
40vh
;
/* height: 40vh; */
}
}
.single-blog-post
.post-content
h3
{
.single-blog-post
.post-content
h3
{
...
@@ -4120,10 +4120,10 @@ height: 40vh;
...
@@ -4120,10 +4120,10 @@ height: 40vh;
height
:
63vh
;
height
:
63vh
;
}
}
.single-services-box
.content
{
.single-services-box
.content
{
height
:
42vh
;
/* height: 42vh; */
}
}
.single-blog-post
.post-content
{
.single-blog-post
.post-content
{
height
:
46vh
;
/* height: 46vh; */
}
}
.industry_nav
.custom-swiper-button-next
{
.industry_nav
.custom-swiper-button-next
{
position
:
relative
;
position
:
relative
;
...
...
styles/styles.css
View file @
372aeaf
...
@@ -1768,6 +1768,7 @@ Services Area CSS
...
@@ -1768,6 +1768,7 @@ Services Area CSS
font-size
:
22px
;
font-size
:
22px
;
margin-bottom
:
12px
;
margin-bottom
:
12px
;
transition
:
var
(
--transition
);
transition
:
var
(
--transition
);
height
:
4.2rem
;
}
}
.single-services-box
.content
h3
a
{
.single-services-box
.content
h3
a
{
...
@@ -4929,7 +4930,7 @@ Blog Area CSS
...
@@ -4929,7 +4930,7 @@ Blog Area CSS
border
:
1px
solid
#eeeeee
;
border
:
1px
solid
#eeeeee
;
border-top
:
none
;
border-top
:
none
;
transition
:
var
(
--transition
);
transition
:
var
(
--transition
);
height
:
30vh
;
/* height: 30vh; */
}
}
...
@@ -4987,6 +4988,7 @@ Blog Area CSS
...
@@ -4987,6 +4988,7 @@ Blog Area CSS
-webkit-line-clamp
:
2
;
-webkit-line-clamp
:
2
;
-webkit-box-orient
:
vertical
;
-webkit-box-orient
:
vertical
;
line-height
:
28px
;
line-height
:
28px
;
height
:
4.2rem
;
}
}
...
@@ -7975,7 +7977,7 @@ Modal CSS
...
@@ -7975,7 +7977,7 @@ Modal CSS
-webkit-box-orient
:
vertical
;
-webkit-box-orient
:
vertical
;
overflow
:
hidden
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
height
:
4
5px
;
height
:
5
5px
;
}
}
.method-descr
{
.method-descr
{
...
@@ -7985,7 +7987,7 @@ Modal CSS
...
@@ -7985,7 +7987,7 @@ Modal CSS
-webkit-box-orient
:
vertical
;
-webkit-box-orient
:
vertical
;
overflow
:
hidden
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
text-overflow
:
ellipsis
;
height
:
7
5px
;
height
:
5
5px
;
}
}
.card-number
{
.card-number
{
...
...
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