Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1f569b201 | |||
| b6d0b77468 | |||
| 25575814f4 | |||
| c40d4e2161 | |||
| 017bb3c393 | |||
| a49e014590 | |||
| 4447e05d72 |
@@ -1404,4 +1404,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -3,7 +3,7 @@
|
|||||||
/* --vw is set by ThemeProvider */
|
/* --vw is set by ThemeProvider */
|
||||||
|
|
||||||
/* --background: #060000;;;
|
/* --background: #060000;;;
|
||||||
--card: #522424;;;
|
--card: #1d0d0d;;;
|
||||||
--foreground: #ffe6e6;;;
|
--foreground: #ffe6e6;;;
|
||||||
--primary-cta: #ff3d4a;;;
|
--primary-cta: #ff3d4a;;;
|
||||||
--secondary-cta: #1f0a0a;;;
|
--secondary-cta: #1f0a0a;;;
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
--background-accent: #b8111f;;; */
|
--background-accent: #b8111f;;; */
|
||||||
|
|
||||||
--background: #060000;;;
|
--background: #060000;;;
|
||||||
--card: #522424;;;
|
--card: #1d0d0d;;;
|
||||||
--foreground: #ffe6e6;;;
|
--foreground: #ffe6e6;;;
|
||||||
--primary-cta: #ff3d4a;;;
|
--primary-cta: #ff3d4a;;;
|
||||||
--secondary-cta: #1f0a0a;;;
|
--secondary-cta: #1f0a0a;;;
|
||||||
|
|||||||
Reference in New Issue
Block a user