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 13a3e5de
authored
2024-10-17 17:57:39 +0530
by
sujata
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
css changes
1 parent
cc6b8faf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
styles/responsive.css
styles/responsive.css
View file @
13a3e5d
...
...
@@ -4113,15 +4113,17 @@ height: 40vh;
}
}
@media
screen
and
(
min-width
:
1340px
)
and
(
max-width
:
1400px
){
@media
screen
and
(
min-width
:
1366px
)
and
(
max-height
:
768px
)
{
/* Add your styles here */
.fuctional-areas
{
height
:
49
vh
;
height
:
60
vh
;
}
.single-services-box
.content
{
height
:
35
vh
;
height
:
42
vh
;
}
.single-blog-post
.post-content
{
height
:
4
1
vh
;
height
:
4
4
vh
;
}
.industry_nav
.custom-swiper-button-next
{
position
:
relative
;
...
...
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