diff --git a/css/index.css b/css/index.css index d9ddd75..38a413a 100644 --- a/css/index.css +++ b/css/index.css @@ -4,7 +4,7 @@ body { align-items: center; justify-content: center; flex-flow: column wrap; - background-color: #452c63; + background-color: #DBBCDF; /* background-color: #DDA0DDBB; */ width: 100vw; } @@ -24,7 +24,7 @@ body { align-items: flex-end; justify-content: left; gap: 10px; - color: #FDFDFC; + color: #452c63; margin: 10px; width: 100%; } @@ -38,7 +38,6 @@ body { .container { border-radius: 20px; - border-color: #452c63; background-color: #FDFDFC; padding: 70px 10px; @@ -104,4 +103,6 @@ p { text-decoration: none; height: 40px; width: auto; + + filter: invert(19%) sepia(11%) saturate(3722%) hue-rotate(228deg) brightness(93%) contrast(92%); } diff --git a/images/linkedin.png b/images/linkedin.png new file mode 100644 index 0000000..be244b0 Binary files /dev/null and b/images/linkedin.png differ diff --git a/images/linkedin.svg b/images/linkedin.svg deleted file mode 100644 index cbf4105..0000000 --- a/images/linkedin.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/resume.svg b/images/resume.svg index d7b89cd..6137add 100644 --- a/images/resume.svg +++ b/images/resume.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/index.html b/index.html index c32cabc..c217664 100644 --- a/index.html +++ b/index.html @@ -28,11 +28,11 @@ - Github link + Github link - linkedin link + linkedin link