Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kszkepzes-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
kszkepzes
old
kszkepzes-frontend
Commits
0013685c
Commit
0013685c
authored
1 year ago
by
Pomucz Tamás András
Browse files
Options
Downloads
Patches
Plain Diff
homepage padding fix
parent
1100a544
No related branches found
No related tags found
No related merge requests found
Pipeline
#48898
canceled
1 year ago
Stage: Pre Build
Stage: Docker Build
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/pages/Home.js
+32
-32
32 additions, 32 deletions
src/components/pages/Home.js
with
32 additions
and
32 deletions
src/components/pages/Home.js
+
32
−
32
View file @
0013685c
...
@@ -250,7 +250,7 @@ class Home extends Component {
...
@@ -250,7 +250,7 @@ class Home extends Component {
renderText
()
{
renderText
()
{
const
kszk_age
=
new
Date
().
getFullYear
()
-
1976
;
const
kszk_age
=
new
Date
().
getFullYear
()
-
1976
;
return
(
return
(
<
Segment
style
=
{{
padding
:
"
8
em 0em
"
,
fontFamily
:
"
Arial
"
}}
vertical
>
<
Segment
style
=
{{
padding
:
"
1
em 0em
"
,
fontFamily
:
"
Arial
"
}}
vertical
>
<
Container
text
>
<
Container
text
>
<
Segment
inverted
color
=
"
green
"
tertiary
>
<
Segment
inverted
color
=
"
green
"
tertiary
>
<
Header
as
=
"
h3
"
style
=
{{
fontSize
:
"
2em
"
,
fontFamily
:
"
Arial
"
}}
>
<
Header
as
=
"
h3
"
style
=
{{
fontSize
:
"
2em
"
,
fontFamily
:
"
Arial
"
}}
>
...
...
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