Current Path : /home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/scss/utilities/ |
Current File : /home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/scss/utilities/_position.scss |
.position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: -webkit-sticky !important; position: sticky !important; }