updated header style - tailwind
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
@layer base {
|
||||
:root {
|
||||
--color-kamilcraft-green: 162 207 0;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user