walllpaper: adjustments

This commit is contained in:
end-4
2024-01-20 15:59:05 +07:00
parent ee62358808
commit 57610a01c1
2 changed files with 24 additions and 6 deletions
+5
View File
@@ -1,3 +1,8 @@
.bg-wallpaper-transition {
transition: 1000ms cubic-bezier(0.05, 0.7, 0.1, 1);
font-size: 1px;
}
@mixin bg-textshadow {
// text-shadow: mix($shadow, $secondaryContainer, 50%) 1px 0px 3px;
}