mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-03 21:48:18 +00:00
design
This commit is contained in:
@@ -7,7 +7,7 @@ export const StyledCursor = styled.span`
|
||||
|
||||
width: 15px;
|
||||
height: 100%;
|
||||
background-color: ${({ theme }) => theme.colors.primary};
|
||||
background-color: ${({ theme }) => theme.colors.accent};
|
||||
|
||||
animation: blinking 1s infinite;
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user