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
0985d807
Commit
0985d807
authored
Apr 25, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
resolutionchange
parent
bbfb68a1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
4 deletions
+24
-4
App.css
src/App.css
+24
-4
No files found.
src/App.css
View file @
0985d807
...
...
@@ -113,8 +113,8 @@ hr {
.mainimage
{
float
:
right
;
margin-top
:
-160px
;
max-width
:
1
2
0px
;
min-height
:
1
6
0px
;
max-width
:
1
3
0px
;
min-height
:
1
9
0px
;
}
.container
h4
{
...
...
@@ -124,7 +124,7 @@ hr {
}
.container
p
{
font-size
:
1
0
px
;
font-size
:
1
1
px
;
float
:
left
;
text-transform
:
uppercase
;
}
...
...
@@ -132,7 +132,26 @@ hr {
hr
{
width
:
50%
;
float
:
left
;
margin-right
:
120px
;
margin-right
:
170px
;
}
}
@media
screen
and
(
min-width
:
1540px
)
{
.mainimage
{
float
:
right
;
margin-top
:
-160px
;
max-width
:
185px
;
min-height
:
310px
;
}
.container
h4
{
max-width
:
50%
;
font-size
:
17px
;
}
.container
p
{
font-size
:
13px
;
}
}
\ 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