This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
π Morning 18 commits βββββββββββββββββββββ 6.6% | |
π Daytime 125 commits βββββββββββββββββββββ 46.1% | |
π Evening 76 commits βββββββββββββββββββββ 28.0% | |
π Night 52 commits βββββββββββββββββββββ 19.2% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* The first commented line is your dabbletβs title | |
*/ | |
background: #836b6b; | |
background: linear-gradient(180deg, #836b6b, black); | |
min-height: 100%; |