mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Update project page
This commit is contained in:
@@ -9,4 +9,10 @@ export const Wrapper = styled.div<WrapperProps>`
|
||||
fill: ${({ theme, color }) =>
|
||||
color ? theme.colors[color].main : theme.colors.client.main};
|
||||
}
|
||||
|
||||
.deliverables {
|
||||
svg path {
|
||||
stroke: black;
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user