diff --git a/about.html b/about.html index dd88a19..527b371 100644 --- a/about.html +++ b/about.html @@ -20,8 +20,6 @@
-

-
diff --git a/css/overlay.css b/css/overlay.css index 7b12875..a65fc19 100644 --- a/css/overlay.css +++ b/css/overlay.css @@ -12,22 +12,19 @@ .overlay-container .overlay-mask { position: absolute; - top: 0; - bottom: 0; - left: 0; - right: 0; + inset: 0; height: 100%; width: 100%; - background-color: rgba(0, 0, 0, 0); - color: rgba(0, 0, 0, 0); + background-color: rgb(0 0 0 / 0%); + color: rgb(0 0 0 / 0%); transition-property: color, background-color; transition-duration: 0.25s, 0.25s; transition-timing-function: ease-in-out; } .overlay-container:hover .overlay-mask { - background-color: rgba(0, 0, 0, 0.7); - color: rgba(255, 255, 255, 1); + background-color: rgb(0 0 0 / 70%); + color: rgb(255 255 255 / 100%); } .overlay-container .overlay-content { diff --git a/css/style.css b/css/style.css index ad6366e..5fdf27c 100644 --- a/css/style.css +++ b/css/style.css @@ -29,8 +29,7 @@ h1 a { nav { display: flex; - flex-direction: row; - flex-wrap: nowrap; + flex-flow: row nowrap; column-gap: 4ch; justify-content: center; } diff --git a/images/email.svg b/images/email.svg deleted file mode 100644 index ab5daba..0000000 --- a/images/email.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/favicon.svg b/images/favicon.svg deleted file mode 100644 index 6df3636..0000000 --- a/images/favicon.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/images/github.svg b/images/github.svg deleted file mode 100644 index a36141f..0000000 --- a/images/github.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/notes.html b/notes.html index f474611..968181a 100644 --- a/notes.html +++ b/notes.html @@ -24,41 +24,41 @@

CSE

ECE

MATH

diff --git a/notes/MatLab.pdf b/notes/MatLab.pdf deleted file mode 100644 index 9c0623b..0000000 Binary files a/notes/MatLab.pdf and /dev/null differ diff --git a/photography/nature.html b/photography/nature.html index f2beb15..cf7419b 100644 --- a/photography/nature.html +++ b/photography/nature.html @@ -37,12 +37,12 @@