assets/css/home.css in word-games-theme-1.0.2 vs assets/css/home.css in word-games-theme-1.0.3
- old
+ new
@@ -12,11 +12,11 @@
}
.result_navbar_section{
width: 100%;
padding: .8rem 9% !important;
position: sticky;
- top: 0;
- z-index: 99999;
+ top: 100px;
+ z-index: 999;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
-ms-flex-align: center;
align-items: center;