diff --git a/css/index.css b/css/index.css index 38a413a..a07750a 100644 --- a/css/index.css +++ b/css/index.css @@ -106,3 +106,23 @@ p { filter: invert(19%) sepia(11%) saturate(3722%) hue-rotate(228deg) brightness(93%) contrast(92%); } + +@media (max-width: 500px) { + .outer { + width: 100vw; + height: 90vh; + } + + .links { + margin-left: 0; + } + + .container { + width: 90%; + margin-left: 5px; + position: initial; + top: 0; + left: 0; + transform: initial; + } +} \ No newline at end of file diff --git a/resources/cv.html b/resources/cv.html index 10b5df6..696c796 100644 --- a/resources/cv.html +++ b/resources/cv.html @@ -87,7 +87,7 @@
Python, Java, Rust, Go, C++, C, Ruby, OCaml, JavaScript, SQL, KQL, Bash
+Python, C++, C, Rust, Go, Ruby, Java, OCaml, JavaScript, SQL, KQL, Bash