Style guide pages
This commit is contained in:
@@ -5,4 +5,8 @@ export const Pre = styled.pre`
|
||||
padding: 20px 25px !important;
|
||||
border-radius: 10px;
|
||||
line-height: 1.5 !important;
|
||||
|
||||
code {
|
||||
background: transparent;
|
||||
}
|
||||
`;
|
Reference in New Issue
Block a user