Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
sujata
/
Akruti-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 da3a3bd2
authored
2026-03-25 19:11:00 +0530
by
Ravindra Kanojiya
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated layout type
1 parent
37a17b24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
3 deletions
styles/globals.css
styles/globals.css
View file @
da3a3bd
...
...
@@ -350,6 +350,7 @@ button.cust-swiper-button-next {
}
.video_sec
{
overflow
:
hidden
;
margin-bottom
:
5.21vw
;
}
.video-wrapper
{
position
:
relative
;
...
...
@@ -538,6 +539,9 @@ input:focus-visible {
width
:
40%
;
z-index
:
1
;
}
.innerbanner-section
.product-banner
{
height
:
calc
(
100vh
-
115px
);
}
.innerbanner-section
.homeBannerSwiper
{
margin-top
:
0
;
height
:
calc
(
100vh
-
115px
);
...
...
@@ -562,6 +566,9 @@ input:focus-visible {
width
:
100%
;
height
:
auto
;
}
.gallery-section.sec_padd
{
padding-top
:
0
;
}
.gallery-image-wrapper
{
position
:
relative
;
width
:
100%
;
...
...
@@ -1557,10 +1564,14 @@ footer a:hover {
padding
:
0
;
}
.product-banner
.info
{
bottom
:
1rem
;
left
:
1rem
;
width
:
90%
;
bottom
:
0rem
;
left
:
0rem
;
width
:
100%
;
padding
:
50px
3%
80px
;
}
.product-banner
.info
div
+
div
{
font-size
:
12px
;
}
.product-banner
{
height
:
100vh
;
}
...
...
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