mirror of
https://github.com/antebudimir/feishin.git
synced 2026-01-01 10:23:33 +00:00
Fix positioning of page header
This commit is contained in:
parent
0e2678575a
commit
4f3e732891
2 changed files with 1 additions and 4 deletions
|
|
@ -65,6 +65,7 @@ export interface PageHeaderProps
|
|||
}
|
||||
|
||||
const TitleWrapper = styled(motion.div)`
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue