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