diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/layout/page.tsx | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/layout/page.tsx b/src/layout/page.tsx index c485e3a..8c4ba7d 100644 --- a/src/layout/page.tsx +++ b/src/layout/page.tsx @@ -16,6 +16,7 @@ const GlobalStyle = createGlobalStyle`      margin-left: 5vw;      margin-right: 5vw;      color: #fff; +    margin-bottom: 50px;    }    a { | 
