Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
Philippe
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PLN
Philippe
Commits
fe8df34e
Commit
fe8df34e
authored
Jul 01, 2021
by
PLN (Algolia)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
style(index): Separate title components
parent
106dc714
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
index.js
pages/index.js
+13
-5
No files found.
pages/index.js
View file @
fe8df34e
...
@@ -36,18 +36,26 @@ export default function Home({ data, placeholders }) {
...
@@ -36,18 +36,26 @@ export default function Home({ data, placeholders }) {
<
title
>
Philippe
Bureau
-
Galerie
<
/title
>
<
title
>
Philippe
Bureau
-
Galerie
<
/title
>
<
link
rel
=
"icon"
href
=
"/favicon.ico"
/>
<
link
rel
=
"icon"
href
=
"/favicon.ico"
/>
<
Box
overflow
=
"hidden"
bg
=
"gray.100"
minH
=
"100vh"
>
<
Box
overflow
=
"hidden"
bg
=
"gray.100"
minH
=
"100vh"
>
<
Container
>
<
Container
my
=
"1rem"
>
<
Text
<
Text
as
=
"h1"
as
=
"h1"
color
=
"gray.700"
color
=
"gray.700"
fontWeight
=
"semibold"
fontWeight
=
"semibold"
mb
=
"1rem"
textAlign
=
"center"
textAlign
=
"center"
textDecoration
=
"underline"
fontSize
=
{[
"0.5em"
,
"1em"
,
"2em"
,
"2em"
]}
fontSize
=
{[
"5xl"
,
"5xl"
,
"6xl"
,
"6xl"
]}
>
>
Philippe
Bureau
-
Galerie
Photo
Philippe
Bureau
<
/Text
>
<
/Text
>
<
Text
as
=
"h1"
color
=
"gray.700"
textAlign
=
"center"
fontSize
=
{[
"0.25em"
,
"0.5em"
,
"1em"
,
"1em"
]}
>
Galerie
Photo
<
/Text
>
<
/Container
>
<
/Container
>
<
Wrap
px
=
{
"10rem"
}
spacing
=
{
"1rem"
}
mb
=
{
1
}
justify
=
"center"
>
<
Wrap
px
=
{
"10rem"
}
spacing
=
{
"1rem"
}
mb
=
{
1
}
justify
=
"center"
>
{
photos
.
map
((
photo
)
=>
(
{
photos
.
map
((
photo
)
=>
(
...
...
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