diff --git a/assets/media/oneko.gif b/assets/media/oneko.gif deleted file mode 100644 index a009c2c..0000000 Binary files a/assets/media/oneko.gif and /dev/null differ diff --git a/css/index.css b/css/index.css index c817970..504c966 100644 --- a/css/index.css +++ b/css/index.css @@ -83,7 +83,7 @@ body::before { z-index: 0; } - +/* this is the weird css */ .intro { margin-top: 20vh; color: var(--text); @@ -118,6 +118,7 @@ body::before { padding: 1vh; } + @media (max-width: 600px) { .intro { margin-top: 10vh; @@ -146,3 +147,4 @@ body::before { } } +/* ----------- */ \ No newline at end of file diff --git a/index.html b/index.html index cf9e2ab..30b6461 100644 --- a/index.html +++ b/index.html @@ -39,12 +39,13 @@
Dev Info
+ +