Initial commit: SIBU 2.0 MISSION
This commit is contained in:
5
frontend/src/style.css
Normal file
5
frontend/src/style.css
Normal file
@ -0,0 +1,5 @@
|
||||
/* Global styles are now managed in App.vue and component-specific styles.
|
||||
This file has been cleared to prevent layout conflicts. */
|
||||
* {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user