deleted comments
This commit is contained in:
parent
c2c7e0f3a5
commit
7c5f32d835
@ -34,9 +34,6 @@ export const Wrapper = styled.div`
|
||||
h3 {
|
||||
color: ${props => props.theme.foreground};
|
||||
}
|
||||
/* a {
|
||||
color: ${props => props.theme.highlight};
|
||||
} */
|
||||
|
||||
button {
|
||||
color: ${props => props.theme.foreground};
|
||||
@ -119,7 +116,6 @@ export const Content = styled.div`
|
||||
img.img-logo {
|
||||
max-height: 80px;
|
||||
mix-blend-mode: exclusion;
|
||||
/* padding: 1em; */
|
||||
}
|
||||
`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user