Partenaires : correction taille images

This commit is contained in:
nyanloutre 2018-10-21 12:32:50 +02:00
parent 045587161e
commit d8d873383d
1 changed files with 9 additions and 0 deletions

View File

@ -29,6 +29,15 @@
overflow: hidden; overflow: hidden;
} }
#partenaires a {
height: 30rem;
}
#partenaires a img {
max-height: 100%;
max-width: 100%;
}
</style> </style>
</head> </head>