Difference between revisions of "Team:NTNU Trondheim/Style"

Line 231: Line 231:
 
.home-btn {
 
.home-btn {
 
     z-index: 9;
 
     z-index: 9;
 +
    position: -webkit-sticky;
 
     position: sticky;
 
     position: sticky;
     top: 14px;
+
     top: 30px;
     left: 14px;
+
     left: 30px;
 
}
 
}
  

Revision as of 10:15, 2 August 2018