Show header after scrolling 1st Section on squarespace 7.0 & 7.1 website || jishaansinghal
Show header after scrolling 1st Section on squarespace 7.0 & 7.1 website || jishaansinghal https://youtu.be/ZmzmpynqU3A https://www.fiverr.com/s/BRjKpbb
Source Code: <div></div>
<div>
<style>
* {
background: #0B2429;
}
div {
width: 120px;
height: 120px;
margin: 30px 192px;
border-radius: 60px;
background: #F3AC3C;
}
div:nth-of-type(2) {
margin: -30px 72px;
box-shadow: 60px -60px #998235;
border-radius: 60px 0 60px 60px;
}
</style>
Comments
Post a Comment