this repo has no description

chore: cleanup CSSes

hauleth.dev 49f1d52d 39a14a96

verified
Changed files
-12
sass
-12
sass/_header.scss
···
@import "variables";
-
@mixin menu {
-
position: absolute;
-
background: var(--background);
-
box-shadow: var(--shadow);
-
color: white;
-
border: 2px solid;
-
margin: 0;
-
padding: 10px;
-
list-style: none;
-
z-index: 99;
-
}
-
.header {
@media print {
display: none;
sass/rings.scss sass/_rings.scss