fix: correct formatting of box-shadow properties in frontend styles
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@use "../variables" as *;
|
||||
|
||||
html .topbar {
|
||||
transition: background-color 0.5s ease; /* Smooth transition for background color */
|
||||
position: sticky;
|
||||
top: 0;
|
||||
z-index: 9;
|
||||
|
||||
Reference in New Issue
Block a user