Added a header transition & a hidden element
This commit is contained in:
parent
8aa61e70cb
commit
5e8f17a254
@ -9,6 +9,10 @@
|
|||||||
justify-content: space-between
|
justify-content: space-between
|
||||||
backdrop-filter: blur(20px)
|
backdrop-filter: blur(20px)
|
||||||
z-index: 999
|
z-index: 999
|
||||||
|
transition: all 0.5s
|
||||||
|
|
||||||
|
.hidden
|
||||||
|
top: -90px
|
||||||
|
|
||||||
.link-area
|
.link-area
|
||||||
margin-left: 10%
|
margin-left: 10%
|
||||||
|
Loading…
x
Reference in New Issue
Block a user