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
efc2c0f4
Commit
efc2c0f4
authored
Apr 27, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flex2
parent
d335d304
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
35 deletions
+18
-35
App.css
src/App.css
+18
-35
No files found.
src/App.css
View file @
efc2c0f4
...
...
@@ -65,7 +65,6 @@ hr {
}
.mainimage
{
display
:
block
;
margin
:
auto
;
max-width
:
100%
;
}
...
...
@@ -81,10 +80,11 @@ hr {
}
@media
screen
and
(
min-width
:
540px
)
{
.flex-container
{
display
:
flex
;
flex-wrap
:
wrap
;
}
.flex-container
{
display
:
flex
;
flex-wrap
:
wrap
;
}
.flex-container
>
div
{
width
:
50%
;
height
:
100vh
;
...
...
@@ -109,11 +109,11 @@ hr {
@media
screen
and
(
min-width
:
992px
)
{
.flex-container
>
div
{
width
:
33.3%
;
display
:
flex
;
min-height
:
50vh
;
padding
:
2%
;
overflow
:
hidden
;
height
:
fit-content
;
align-items
:
center
;
}
header
{
...
...
@@ -124,34 +124,18 @@ hr {
height
:
25px
;
}
.part1
{
width
:
50%
;
display
:
flex
;
flex-wrap
:
wrap
;
margin-top
:
25px
;
}
.part2
{
width
:
50%
;
float
:
right
;
}
.subimage
{
height
:
50px
;
}
.mainimage
{
margin-right
:
0
;
object-fit
:
contain
;
max-height
:
300px
;
}
.part2
{
margin-left
:
30px
;
}
.flex-container
h4
{
text-transform
:
initial
;
font-size
:
18px
;
font-weight
:
normal
;
margin
:
2px
;
}
.flex-container
p
{
...
...
@@ -159,11 +143,6 @@ hr {
text-transform
:
uppercase
;
opacity
:
initial
;
font-weight
:
normal
;
margin
:
2px
;
}
.desc
{
margin
:
0px
;
}
@media
screen
and
(
min-width
:
1570px
)
{
...
...
@@ -180,9 +159,12 @@ hr {
}
}
@media
screen
and
(
min-width
:
2560px
)
{
.mainimage
{
min-height
:
500px
;
@media
screen
and
(
min-width
:
2040px
)
{
.mainimage
{
min-height
:
450px
;
}
.part2
{
margin-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