diff --git a/src/index.scss b/src/index.scss index 82be0eb..b0fea8e 100644 --- a/src/index.scss +++ b/src/index.scss @@ -7,6 +7,10 @@ main { margin: auto; } +header, footer { + text-align: center; +} + .loading { > * { display: none; diff --git a/src/layouts/_layout.pug b/src/layouts/_layout.pug index fcfbf28..67cbc1a 100644 --- a/src/layouts/_layout.pug +++ b/src/layouts/_layout.pug @@ -24,7 +24,7 @@ html(lang="en") footer details - summary > Click here to login/logout + summary > Click here to login/logout < nav ul block nav