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