page static region third not sticky
This commit is contained in:
@@ -122,9 +122,9 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
width: 70%;
|
||||
position: -webkit-sticky;
|
||||
position: sticky;
|
||||
top: 9rem;
|
||||
// position: -webkit-sticky;
|
||||
// position: sticky;
|
||||
// top: 9rem;
|
||||
@media (max-width: 810px){
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user