mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 17:25:59 +02:00
refactor(containers): clean up container styling
This commit is contained in:
@@ -2,9 +2,6 @@ import { Link } from "gatsby"
|
||||
import styled from "styled-components"
|
||||
|
||||
export const FooterWrapper = styled.footer`
|
||||
max-width: 840px;
|
||||
margin: auto auto;
|
||||
|
||||
& a {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user