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 5d9c6a3f
authored
2026-02-26 12:47:58 +0530
by
Ravindra Kanojiya
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
updated changes
1 parent
23df719e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
styles/globals.css
styles/globals.css
View file @
5d9c6a3
...
...
@@ -1027,6 +1027,8 @@ footer a:hover {
}
.exp-showroom-img
img
{
margin
:
1rem
;
width
:
100%
;
height
:
100%
;
}
.exp-showroom-img
img
:first-child
{
margin-top
:
8rem
;
...
...
@@ -1125,6 +1127,18 @@ footer a:hover {
}
/* ===Media query==== */
@media
(
max-width
:
767px
)
{
.custom_container
{
max-width
:
95%
;
}
.exp-showroom-img
img
{
height
:
45vw
;
}
.exp-showroom-img
img
:first-child
{
margin-top
:
3rem
;
}
.exp-showroom-img
img
{
margin
:
0.4rem
;
}
.collectionSwiper
.collection-card
{
height
:
390px
;
}
...
...
@@ -1319,6 +1333,7 @@ footer a:hover {
.heading
{
font-size
:
28px
!important
;
line-height
:
30px
;
}
.blog-img
{
width
:
100%
!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