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
a2f55837
Commit
a2f55837
authored
Apr 27, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flex4
parent
7a0aa855
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
9 deletions
+14
-9
App.css
src/App.css
+14
-9
No files found.
src/App.css
View file @
a2f55837
...
...
@@ -112,10 +112,11 @@ hr {
@media
screen
and
(
min-width
:
992px
)
{
.flex-container
>
div
{
display
:
flex
;
min-height
:
50
vh
;
min-height
:
50
px
;
padding
:
2%
;
overflow
:
hidden
;
align-items
:
center
;
justify-content
:
space-between
;
}
header
{
...
...
@@ -127,12 +128,16 @@ hr {
}
.mainimage
{
max-height
:
300px
;
/* min-width: 150px; */
max-width
:
100%
;
max-height
:
300px
;
}
.part2
{
margin-left
:
30px
;
.part1
{
min-width
:
300px
;
}
.part2
{
flex-grow
:
1
;
}
.flex-container
h4
{
...
...
@@ -150,20 +155,20 @@ hr {
@media
screen
and
(
min-width
:
1570px
)
{
.mainimage
{
m
argin-left
:
8
0px
;
m
in-height
:
30
0px
;
}
}
@media
screen
and
(
min-width
:
2040px
)
{
.mainimage
{
min-height
:
300px
;
min-height
:
350px
;
}
}
@media
screen
and
(
min-width
:
2380px
)
{
.
mainimage
{
min-height
:
35
0px
;
.
flex-container
>
div
{
padding-left
:
10
0px
;
}
}
...
...
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