mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-05 23:43:37 +02:00
ui: tweak sticky header styles to match figma sketch
This commit is contained in:
@@ -21,7 +21,7 @@ export const Sidebar = styled.div`
|
||||
margin: 64px 0;
|
||||
padding: 0 32px;
|
||||
position: sticky;
|
||||
top: 119px;
|
||||
top: 100px;
|
||||
|
||||
&:empty {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user