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
40e6b357
Commit
40e6b357
authored
Apr 21, 2022
by
Siyam Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
corrections
parent
d149f251
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
index.html
public/index.html
+0
-1
App.css
src/App.css
+1
-0
No files found.
public/index.html
View file @
40e6b357
...
@@ -13,7 +13,6 @@
...
@@ -13,7 +13,6 @@
<header>
<header>
<img
src=
"logo-aoc.png"
alt=
"aoc"
>
<img
src=
"logo-aoc.png"
alt=
"aoc"
>
</header>
</header>
<div
class=
'container'
>
<div
class=
'container'
>
<div>
<div>
<img
src=
"logo-f-secure.png"
alt=
"fsecure"
class=
"subimage"
>
<img
src=
"logo-f-secure.png"
alt=
"fsecure"
class=
"subimage"
>
...
...
src/App.css
View file @
40e6b357
...
@@ -3,6 +3,7 @@ header {
...
@@ -3,6 +3,7 @@ header {
position
:
sticky
;
position
:
sticky
;
top
:
0
;
top
:
0
;
background-color
:
#fcf8f8
;
background-color
:
#fcf8f8
;
width
:
400px
;
}
}
header
>
img
{
header
>
img
{
...
...
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