typo pequeño
This commit is contained in:
@@ -68,7 +68,7 @@ const transitionDurationStyle = computed(() => {
|
||||
// The global style.css will handle base background and text color via body styling
|
||||
// but we can keep specific overrides here if needed or theme classes.
|
||||
// ui.theme === 'dark' ? 'bg-gray-800 text-gray-100' : 'bg-gray-100 text-gray-900'
|
||||
]" :style="transitionDurationStyle"> {/* Apply style here */}
|
||||
]" :style="transitionDurationStyle">
|
||||
<!-- NavBar fija -->
|
||||
<NavBar />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user