5 /* Add a missing header. */
28 @include min-screen(240px) {
36 @include min-screen(320px) {
45 @include theme-showing;
50 @mixin theme-showing {
51 @include size(width, 120px);
56 border-left: 1px solid #DDDDDD;
66 @include theme-hidden;
82 text-decoration: none;
84 @include min-screen(600px) {
85 @include theme-showing;
90 @include theme-showing;
95 @include min-screen(600px) {
98 @include theme-hidden;