commit f0f5efdd282ffedb606fd3d8f62d795f99bbf87a
parent 5c2b89746e98d191015deacca07f4c1b5cc95d37
Author: thing1 <thing1@seacrossedlovers.xyz>
Date: Thu, 5 Mar 2026 12:52:22 +0000
made images fit
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CS10120/project/index.html b/CS10120/project/index.html
@@ -62,7 +62,7 @@
<p>This page is all my own writing, styling and work; excluding images used, which are linked accordingly. No AI tools were used to make this page, or any pages it links to, it was all written by hand, by me!</p>
<hr>
<div id="photo">
- <a href="https://analognowhere.com"><img height="50%" width="50%" src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a>
+ <a href="https://analognowhere.com"><img max-height="50%" max-width="50%" src=images/release.jpeg alt="Cirno and Glenda reading the great texts"></a>
<br>
<small class="verysmall"><em>Cirno and Glenda reading the great texts</em></small>
</div>