/* border applied via utility classes in templates */
}
- /* Footer variant: stronger frosting effect */
- footer.frosted-bar {
- -webkit-backdrop-filter: blur(20px);
- backdrop-filter: blur(20px);
- }
-
/* Border utilities for frosted-bar component */
.frosted-bar.border-b,
.frosted-bar.border-t {
/* border applied via utility classes in templates */
}
-/* Footer variant: stronger frosting effect */
-
-footer.frosted-bar {
- -webkit-backdrop-filter: blur(20px);
- backdrop-filter: blur(20px);
-}
-
/* Border utilities for frosted-bar component */
.frosted-bar.border-b,