This commit is contained in:
2020-07-06 13:06:35 +02:00
parent ac63153fbb
commit 32e6254983
8 changed files with 233 additions and 3 deletions
@@ -6,3 +6,9 @@
*
* @see https://www.drupal.org/project/drupal/issues/2349711
*/
article img,
.side_notes img{
width: 100%;
height: 100%;
object-fit: cover;
}