Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
new-mobiles
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Siyam Kumar
new-mobiles
Commits
c33f9fd2
Commit
c33f9fd2
authored
Apr 28, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gridzoom
parent
24a22296
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
26 deletions
+17
-26
App.css
src/App.css
+17
-26
No files found.
src/App.css
View file @
c33f9fd2
body
{
font-size
:
1vw
;
}
header
{
padding
:
15px
;
position
:
sticky
;
...
...
@@ -76,7 +81,7 @@ hr {
}
.subimage
{
margin-bottom
:
3
0px
;
margin-bottom
:
2
0px
;
max-height
:
60px
;
max-width
:
130px
;
}
...
...
@@ -130,6 +135,7 @@ hr {
overflow
:
hidden
;
align-items
:
center
;
min-height
:
350px
;
padding
:
3em
;
}
header
{
...
...
@@ -140,41 +146,27 @@ hr {
height
:
25px
;
}
.subimage
{
height
:
5em
;
width
:
5em
;
object-fit
:
contain
;
}
.mainimage
{
max-width
:
100%
;
max-height
:
280px
;
width
:
10em
;
/* height: em; */
}
.grid-container
h4
{
text-transform
:
initial
;
font-size
:
1
6px
;
font-size
:
1
em
;
font-weight
:
normal
;
}
.grid-container
p
{
font-size
:
13px
;
font-size
:
0.8em
;
text-transform
:
uppercase
;
opacity
:
initial
;
font-weight
:
normal
;
}
@media
screen
and
(
min-width
:
1570px
)
{
.mainimage
{
min-height
:
250px
;
}
}
@media
screen
and
(
min-width
:
2040px
)
{
.mainimage
{
min-height
:
350px
;
}
}
@media
screen
and
(
min-width
:
2380px
)
{
.grid-container
>
div
{
padding-left
:
100px
;
}
}
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment