Difference between revisions of "Team:ASIJ Tokyo/bar"

Line 14: Line 14:
 
  margin: auto;
 
  margin: auto;
 
z-index: 1;
 
z-index: 1;
 +
position: sticky;
 +
top: 0;
 
}
 
}
  
 
.tutorial {
 
.tutorial {
position: sticky;
 
top: 0;
 
 
  width: 100%;
 
  width: 100%;
 
  margin: 16px auto 0 auto;
 
  margin: 16px auto 0 auto;

Revision as of 14:49, 13 October 2018