Partenaires : correction taille images
This commit is contained in:
parent
045587161e
commit
d8d873383d
1 changed files with 9 additions and 0 deletions
|
@ -29,6 +29,15 @@
|
|||
overflow: hidden;
|
||||
}
|
||||
|
||||
#partenaires a {
|
||||
height: 30rem;
|
||||
}
|
||||
|
||||
#partenaires a img {
|
||||
max-height: 100%;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</head>
|
||||
|
|
Loading…
Add table
Reference in a new issue