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
4f5e2706
Commit
4f5e2706
authored
Apr 28, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flexzoom
parent
a8a7a8d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
37 deletions
+11
-37
App.css
src/App.css
+11
-37
No files found.
src/App.css
View file @
4f5e2706
body
{
font-size
:
1vw
;
}
header
{
padding
:
15px
;
position
:
sticky
;
...
...
@@ -76,9 +80,10 @@ hr {
}
.subimage
{
margin-bottom
:
30px
;
max-height
:
60px
;
max-width
:
130px
;
margin-bottom
:
0.5em
;
height
:
3em
;
width
:
4em
;
object-fit
:
contain
;
}
@media
screen
and
(
min-width
:
540px
)
{
...
...
@@ -134,9 +139,7 @@ hr {
}
.mainimage
{
max-width
:
100%
;
max-height
:
300px
;
width
:
10em
;
}
.part1
{
...
...
@@ -150,42 +153,14 @@ hr {
.flex-container
h4
{
text-transform
:
initial
;
font-size
:
1
8px
;
font-size
:
1
em
;
font-weight
:
normal
;
}
.flex-container
p
{
font-size
:
15px
;
font-size
:
0.7em
;
text-transform
:
uppercase
;
opacity
:
initial
;
font-weight
:
normal
;
}
@media
screen
and
(
min-width
:
2040px
)
{
.mainimage
{
min-height
:
320px
;
}
.flex-container
>
div
{
min-height
:
400px
;
}
}
@media
screen
and
(
min-width
:
2380px
)
{
.flex-container
>
div
{
padding-left
:
100px
;
min-height
:
450px
;
}
.mainimage
{
max-height
:
400px
;
}
.flex-container
h4
{
font-size
:
25px
;
}
.flex-container
p
{
font-size
:
22px
;
}
}
}
\ 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