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
1a88664d
Commit
1a88664d
authored
Apr 21, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removewidth
parent
4b329b58
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
App.css
src/App.css
+5
-4
No files found.
src/App.css
View file @
1a88664d
...
@@ -3,12 +3,11 @@ header {
...
@@ -3,12 +3,11 @@ header {
position
:
sticky
;
position
:
sticky
;
top
:
0
;
top
:
0
;
background-color
:
#fcf8f8
;
background-color
:
#fcf8f8
;
width
:
445px
;
}
}
header
>
img
{
header
>
img
{
filter
:
invert
(
1
);
filter
:
invert
(
1
);
height
:
3
0px
;
height
:
2
0px
;
}
}
.container
h4
{
.container
h4
{
...
@@ -33,12 +32,11 @@ hr {
...
@@ -33,12 +32,11 @@ hr {
}
}
.container
>
div
{
.container
>
div
{
width
:
390px
;
padding
:
40px
;
padding
:
40px
;
}
}
.container
>
:nth-child
(
1
)
{
.container
>
:nth-child
(
1
)
{
background-color
:
#62c662
;
background-color
:
#62c662
;
}
}
.container
>
:nth-child
(
2
)
{
.container
>
:nth-child
(
2
)
{
background-color
:
#f7b528
;
background-color
:
#f7b528
;
...
@@ -59,6 +57,7 @@ hr {
...
@@ -59,6 +57,7 @@ hr {
.mainimage
{
.mainimage
{
display
:
block
;
display
:
block
;
margin
:
auto
;
margin
:
auto
;
max-width
:
100%
;
}
}
.desc
{
.desc
{
...
@@ -67,4 +66,6 @@ hr {
...
@@ -67,4 +66,6 @@ hr {
.subimage
{
.subimage
{
margin-bottom
:
30px
;
margin-bottom
:
30px
;
max-height
:
60px
;
max-width
:
130px
;
}
}
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