diff --git a/assets/images/favicon.png b/assets/images/favicon.png new file mode 100644 index 0000000..549aec6 Binary files /dev/null and b/assets/images/favicon.png differ diff --git a/assets/images/nn-headshot.png b/assets/images/nn-headshot.png index 549aec6..2095d19 100644 Binary files a/assets/images/nn-headshot.png and b/assets/images/nn-headshot.png differ diff --git a/type.mov b/assets/video/type.mov similarity index 100% rename from type.mov rename to assets/video/type.mov diff --git a/css/gradient-transition.css b/css/gradient-transition.css deleted file mode 100755 index 56cc9f9..0000000 --- a/css/gradient-transition.css +++ /dev/null @@ -1,42 +0,0 @@ -.gradient { - position: relative; - min-height: 200px; - background-image: linear-gradient(to right, - hsl(211, 100%, 50%), - hsl(179, 100%, 30%)); - z-index: 1; - border-radius: 25px; - margin-bottom: 10px; -} - -.gradient::before { - position: absolute; - content: ""; - top: 0; - right: 0; - bottom: 0; - left: 0; - background-image: linear-gradient(to bottom, - hsl(344, 100%, 50%), - hsl(31, 100%, 40%)); - z-index: -1; - transition: opacity 0.5s linear; - opacity: 0; - border-radius: 25px; - -} - -.gradient:hover::before { - opacity: 1; -} - - -.radial { - position: relative; - min-height: 200px; - background: rgb(34, 193, 195); - background-image: radial-gradient(circle, rgb(34, 193, 195) 0%, rgb(114, 138, 60) 100%); - border-radius: 25px; - margin-bottom: 10px; - -} diff --git a/index.html b/index.html index 3da0927..e40bc85 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ enn - +