My personal blog hauleth.dev
blog
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: cleanup CSSes

hauleth.dev 49f1d52d 39a14a96

verified
-12
-12
sass/_header.scss
··· 1 1 @import "variables"; 2 2 3 - @mixin menu { 4 - position: absolute; 5 - background: var(--background); 6 - box-shadow: var(--shadow); 7 - color: white; 8 - border: 2px solid; 9 - margin: 0; 10 - padding: 10px; 11 - list-style: none; 12 - z-index: 99; 13 - } 14 - 15 3 .header { 16 4 @media print { 17 5 display: none;
sass/rings.scss sass/_rings.scss