diff --git a/src/images/svg/favicon.svg b/src/images/svg/favicon.svg new file mode 100644 index 0000000..0a13ca3 --- /dev/null +++ b/src/images/svg/favicon.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/index.html b/src/index.html index 70955e6..2795832 100644 --- a/src/index.html +++ b/src/index.html @@ -17,6 +17,8 @@ + + diff --git a/src/styles/sections/intro.css b/src/styles/sections/intro.css index d562593..d3b926d 100644 --- a/src/styles/sections/intro.css +++ b/src/styles/sections/intro.css @@ -102,7 +102,7 @@ position: absolute; z-index:-1; bottom: .25rem; - background-color: green; + /* background-color: green; */ left: 0; width: 100%; height: var(--header-height);