mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-03 21:48:18 +00:00
general styling & design
This commit is contained in:
@@ -5,7 +5,7 @@ export const StyledCursor = styled.span`
|
||||
top: 0;
|
||||
left: calc(100% + 0.25em);
|
||||
|
||||
width: 15px;
|
||||
width: 10px;
|
||||
height: 100%;
|
||||
background-color: ${({ theme }) => theme.colors.accent};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user