Skip to content

Instantly share code, notes, and snippets.

View bob-lee's full-sized avatar

Bob Lee bob-lee

  • MyTrucking.com
  • New Zealand
View GitHub Profile
@bob-lee
bob-lee / dabblet.css
Created February 26, 2021 19:03
Collapsible & sticky headers
/**
* Collapsible & sticky headers
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
* {