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

try again

parent 23e74859
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,15 @@
display: inline-flex;
}
.footer-logos a img {
/* .footer-logos img {
width: 100px; /* Example width */
/* height: auto; */
/* display: inline-block; This ensures logos appear in a row */
/* } */ */
.footer-logos a {
margin-right: 10px; /* Space between logos */
}
.footer-logos img {
width: 12.3%;
height: 300px;
object-fit: contain;
......
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