diff --git a/assets/css/tailwind.css b/assets/css/tailwind.css index 1973f01..f1f32ee 100644 --- a/assets/css/tailwind.css +++ b/assets/css/tailwind.css @@ -10,7 +10,7 @@ --card-foreground: 0 0% 3.9%; --popover: 0 0% 100%; --popover-foreground: 0 0% 3.9%; - --primary: 0 0% 9%; + --primary: 238.73deg 83.53% 66.67%; --primary-foreground: 0 0% 98%; --secondary: 0 0% 96.1%; --secondary-foreground: 0 0% 9%; @@ -46,7 +46,7 @@ --card-foreground: 0 0% 98%; --popover: 0 0% 3.9%; --popover-foreground: 0 0% 98%; - --primary: 0 0% 98%; + --primary: 234.45deg 89.47% 73.92%; --primary-foreground: 0 0% 9%; --secondary: 0 0% 14.9%; --secondary-foreground: 0 0% 98%; diff --git a/components/app/Container.vue b/components/app/Container.vue index b1784e7..1f55826 100644 --- a/components/app/Container.vue +++ b/components/app/Container.vue @@ -1,7 +1,11 @@