fixes on white theme (#345)
This commit is contained in:
parent
a0522ccce3
commit
bb98c4b7fc
@ -4,6 +4,7 @@ import { Section, Container, Center, H2, H4 } from '../components/common';
|
||||
|
||||
const Code = styled.code`
|
||||
color: white !important;
|
||||
background: black;
|
||||
font-size: 14px;
|
||||
position: relative;
|
||||
&::before {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user