diff --git a/public/index.html b/public/index.html
index 3c25703..2121a80 100644
--- a/public/index.html
+++ b/public/index.html
@@ -13,7 +13,7 @@
-
AI_COMDEV
+ IA_DEV
diff --git a/src/App.css b/src/App.css
index 34270c0..c811d7b 100644
--- a/src/App.css
+++ b/src/App.css
@@ -32,8 +32,8 @@ a {
.gradient__text {
background: var(--gradient-text);
- background-clip: text;
-webkit-background-clip: text;
+ background-clip: text;
-webkit-text-fill-color: transparent;
}
diff --git a/src/index.css b/src/index.css
index e62c5df..c2feed6 100644
--- a/src/index.css
+++ b/src/index.css
@@ -6,7 +6,8 @@
--gradient-text: linear-gradient(89.97deg, #AE67FA 1.84%, #F49867 102.67%);
--gradient-bar: linear-gradient(103.22deg, #AE67FA -13.86%, #F49867 99.55%);
- --color-bg: #040C18;
+ --color-bg:background: rgb(244,109,205);
+ background: linear-gradient(332deg, rgb(219, 195, 212) 25%, rgba(82,199,255,1) 90%);
--color-footer : #031B34;
--color-blog: #042c54;
--color-text: #81AFDD;