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
d149f251
Commit
d149f251
authored
Apr 21, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
setmargin
parent
9846f561
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
13 deletions
+10
-13
index.html
public/index.html
+3
-0
App.css
src/App.css
+7
-13
No files found.
public/index.html
View file @
d149f251
<html>
<head>
<meta
charset=
"utf-8"
/>
<link
rel=
"icon"
href=
"%PUBLIC_URL%/favicon.ico"
/>
...
...
@@ -64,4 +65,5 @@
</div>
</div>
</body>
</html>
\ No newline at end of file
src/App.css
View file @
d149f251
header
{
padding-top
:
20px
;
padding-bottom
:
15px
;
padding-left
:
15px
;
padding
:
15px
;
position
:
sticky
;
top
:
0
;
filter
:
invert
(
1
);
background-color
:
#000000
;
background-color
:
#fcf8f8
;
}
header
>
img
{
filter
:
invert
(
1
);
height
:
30px
;
}
.container
h4
{
color
:
#f4f9fd
;
padding-left
:
50px
;
padding-right
:
60px
;
padding
:
0px
60px
0px
50px
;
font-size
:
24px
;
cursor
:
default
;
}
...
...
@@ -38,8 +35,7 @@ hr {
.container
>
div
{
width
:
390px
;
height
:
750px
;
overflow
:
hidden
;
padding
:
20px
;
}
.container
>
:nth-child
(
1
)
{
...
...
@@ -62,12 +58,10 @@ hr {
}
.mainimage
{
padding-left
:
80px
;
padding-top
:
40px
;
padding
:
40px
0px
0px
60px
;
}
.subimage
{
padding-left
:
50px
;
padding-top
:
45
px
;
padding-top
:
10
px
;
}
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