Skip to content
Snippets Groups Projects
Commit b6433eaa authored by Asal Sahami Moghaddam's avatar Asal Sahami Moghaddam
Browse files

safe

parent 94e0f05e
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -377,7 +377,7 @@ body {
@media screen and (max-width: 400px){
.figure-wrapper:first-of-type img {
width: 100% !important; /* Full width on small screens */
height: auto; /* Maintain aspect ratio */
height: 10% !important; /* Maintain aspect ratio */
max-width: 100% !important; /* Limit the image width to fit the screen */
margin: 0 auto; /* Center the image horizontally */
overflow: visible !important;
......
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