Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Damien Armillon
API Toucan
Commits
dd89bd1a
Commit
dd89bd1a
authored
May 11, 2019
by
Damien
Browse files
Title centered
parent
8828c935
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/src/view/mainPage.js
View file @
dd89bd1a
...
...
@@ -11,9 +11,13 @@ class MainPage extends Component {
return
(
<
Segment
.
Group
>
<
Segment
padded
style
=
{{
margin
:
"
3%
"
}}
>
<
LogoutButton
style
=
{{
float
:
"
right
"
}}
/
>
<
h2
style
=
{{
textAlign
:
"
center
"
}}
>
Rajout
de
Toucan
<
/h2
>
<
div
style
=
{{
textAlign
:
"
right
"
}}
>
<
LogoutButton
/>
<
/div
>
<
div
>
<
h2
style
=
{{
textAlign
:
"
center
"
}}
>
Rajout
de
Toucan
<
/h2
>
<
FormToucan
/>
<
/div
>
<
/Segment
>
<
Segment
textAlign
=
"
center
"
padded
style
=
{{
margin
:
"
3%
"
}}
>
<
h2
>
Les
Toucans
<
/h2
>
...
...
Write
Preview
Supports
Markdown
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