about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--www/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/about.html b/www/about.html
index d3af935..71bf03a 100644
--- a/www/about.html
+++ b/www/about.html
@@ -14,7 +14,7 @@
         <section>
             <h1> Who are you? </h1>
             <div style="display: flex;justify-content: flex-start">
-                <img src="images/pfp.webp" alt="Profile Picture" width="350" height="auto">
+                <img src="images/pfp.webp" alt="Profile Picture" width="350" height="350">
                 <div>
                     <p> I am Qubane or Qubik, I am 19 years old and I just do some small projects in my free time </p>
                     <p> I primarily try to do things on my own, and create things from scratch, with as few additional libraries as possible </p>