mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
ui: tweak spacing on expand resources
This commit is contained in:
@@ -123,6 +123,7 @@ export const ExpandResourcesHeader = styled.div`
|
||||
cursor: pointer;
|
||||
color: ${(props) => transparentize(0.5, props.theme.sidebar.foreground)};
|
||||
font-weight: 700;
|
||||
margin-bottom: 8px;
|
||||
|
||||
&:hover {
|
||||
opacity: 0.85;
|
||||
|
||||
Reference in New Issue
Block a user