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
7a0aa855
Commit
7a0aa855
authored
Apr 27, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
flex3
parent
efc2c0f4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
App.css
src/App.css
+14
-13
No files found.
src/App.css
View file @
7a0aa855
...
...
@@ -16,7 +16,10 @@ header>img {
cursor
:
default
;
margin
:
0
;
text-transform
:
uppercase
;
}
.part2
{
display
:
flex
;
}
.flex-container
p
{
...
...
@@ -66,7 +69,6 @@ hr {
.mainimage
{
margin
:
auto
;
max-width
:
100%
;
}
.desc
{
...
...
@@ -126,6 +128,7 @@ hr {
.mainimage
{
max-height
:
300px
;
/* min-width: 150px; */
}
.part2
{
...
...
@@ -146,25 +149,22 @@ hr {
}
@media
screen
and
(
min-width
:
1570px
)
{
.flex-container
h4
{
font-size
:
25px
;
}
.flex-container
p
{
font-size
:
20px
;
}
.mainimage
{
m
in-height
:
37
0px
;
m
argin-left
:
8
0px
;
}
}
@media
screen
and
(
min-width
:
2040px
)
{
.mainimage
{
min-height
:
45
0px
;
min-height
:
30
0px
;
}
.part2
{
margin-left
:
100px
;
}
@media
screen
and
(
min-width
:
2380px
)
{
.mainimage
{
min-height
:
350px
;
}
}
}
\ 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