Skip to content
Snippets Groups Projects
Commit a031614d authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

move image up

parent 5eddf8dc
No related branches found
No related tags found
No related merge requests found
......@@ -368,7 +368,7 @@ body{
.img-pagestyle {
display: flex;
justify-content: center; /* Center the image horizontally */
margin-top: 10px; /* Reduce the margin at the top */
margin-top: -10px; /* Negative margin to bring the image closer to the text */
margin-bottom: 0; /* Eliminate any extra space at the bottom */
width: 100%; /* Ensure the container takes the full width */
}
......
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