diff --git a/src/assets/figma/LogoBig.png b/src/assets/figma/LogoBig.png index d9b87bdc..963b5ab4 100644 Binary files a/src/assets/figma/LogoBig.png and b/src/assets/figma/LogoBig.png differ diff --git a/src/views/LandingPage.vue b/src/views/LandingPage.vue index 0cc5e747..8a131546 100644 --- a/src/views/LandingPage.vue +++ b/src/views/LandingPage.vue @@ -9,8 +9,8 @@
- big cc logo -

+ big cc logo +

A trading card game made by players.


diff --git a/tailwind.config.js b/tailwind.config.js index 6dc53277..c53eb5b1 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -21,6 +21,9 @@ module.exports = { glowRed: [ "0px 0px 24px rgba(216, 32, 39, 0.90)", ], + header : [ + "8px 8px 3px rgba(0, 0, 0, 0.25)", + ], glowTeal: [ "0px 0px 24px #40C1C7", ]