logout btn

This commit is contained in:
Kiran Surendran Pankan
2025-04-07 10:07:19 +05:30
parent 269417eda2
commit 54117486e1
2 changed files with 5 additions and 7 deletions
+3 -2
View File
@@ -1,5 +1,8 @@
@use './variables.scss' as vars;
* {
box-sizing: border-box;
}
// Reset and base styles
:root {
// Global transition for theme switching
@@ -13,8 +16,6 @@
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
box-sizing: border-box;
}
// Default dark theme