mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 07:56:11 +02:00
refact: clean up unused styles
This commit is contained in:
@@ -6,9 +6,7 @@ export const FooterWrapper = styled.footer`
|
||||
& a {
|
||||
display: inline;
|
||||
font-weight: 700;
|
||||
color: #fff;
|
||||
color: ${props => props.theme.main.foreground};
|
||||
font-weight: 700;
|
||||
text-decoration: none;
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user