Skip to content
Snippets Groups Projects
Commit 36b36020 authored by Arjan Kohli's avatar Arjan Kohli
Browse files

Update style.css

parent d859effc
No related branches found
No related tags found
No related merge requests found
Pipeline #337150 passed
......@@ -640,6 +640,10 @@ footer a:hover { color: white; text-decoration: underline; }
margin-bottom: 20px; /* Adds margin at the bottom */
}
#results-images {
max-width: 100%; /* This ensures the image never exceeds the width of its container */
height: auto; /* This maintains the image's aspect ratio */
}
/* random lol */
.end-block {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment