mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 23:43:45 +02:00
refact: rename the outer element of PageNavigation
This commit is contained in:
@@ -3,7 +3,7 @@ import { Link } from "gatsby"
|
||||
import fontFamily from "../../design/typography"
|
||||
import ArrowRight from "../../icons/arrow-right.svg"
|
||||
|
||||
export const Content = styled.div`
|
||||
export const PageNavigationWrapper = styled.div`
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-content: center;
|
||||
|
||||
Reference in New Issue
Block a user