Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Whats_In_Your_Fridge
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CI102-3TeamL
Whats_In_Your_Fridge
Commits
c984a62e
Commit
c984a62e
authored
3 years ago
by
agm67
Browse files
Options
Downloads
Plain Diff
Merge branch 'agm67-main-patch-11005' into 'main'
added background color to the homepage See merge request
!2
parents
d0eb655d
1fa89351
No related branches found
No related tags found
1 merge request
!2
added background color to the homepage
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/pages/home/Home.js
+11
-0
11 additions, 0 deletions
src/pages/home/Home.js
with
11 additions
and
0 deletions
src/pages/home/Home.js
+
11
−
0
View file @
c984a62e
...
...
@@ -21,4 +21,15 @@ function Home() {
)
}
function
App
()
{
return
(
<
div
style
=
{{
backgroundColor
:
#ccffd2
width
:
'
100px
'
,
height
:
'
100px
'
}}
)
}
export
default
Home
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment