Added Imported Flights Table
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
|
||||
:root {
|
||||
--bg: #0a0f1c; /* deep night sky */
|
||||
@@ -12,6 +10,7 @@
|
||||
--accent-soft: #0ea5e9; /* deeper blue */
|
||||
--accent-glow: rgba(56, 189, 248, 0.15);
|
||||
--border: #1f2937;
|
||||
|
||||
}
|
||||
|
||||
.glass {
|
||||
|
||||
Reference in New Issue
Block a user