mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
ui: add margin above page navigation
This commit is contained in:
@@ -4,6 +4,7 @@ import fontFamily from "../../design/typography"
|
||||
import ArrowRight from "../../icons/arrow-right.svg"
|
||||
|
||||
export const PageNavigationWrapper = styled.div`
|
||||
margin-top: 64px;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-content: center;
|
||||
|
||||
Reference in New Issue
Block a user