mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-04 05:58:16 +00:00
about section
This commit is contained in:
@@ -3,6 +3,7 @@ import { styled } from 'styled-components';
|
||||
export const StyledNavbar = styled.nav`
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 1000;
|
||||
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user