mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-08 23:44:09 +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"
|
import ArrowRight from "../../icons/arrow-right.svg"
|
||||||
|
|
||||||
export const PageNavigationWrapper = styled.div`
|
export const PageNavigationWrapper = styled.div`
|
||||||
|
margin-top: 64px;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-content: center;
|
align-content: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user