openfun/jitsi-magnify

Extra padding on illustration section

Closed this issue · 1 comments

Bug Report

Problematic behavior
On desktop, the page is vertically divided in two section. An illustration section then the content section.

Currently the illustration section has a padding of 2rem all around so the illustration used does not stick on edges that look visually weird.

Expected behavior/code
The illustration section should not have padding in order to stick illustration on left and bottom edges.

Possible Solution

  1. Remove the padding: 2rem to the illustration box component.
  2. Display the illustration through CSS with background-image and keep only the FUN Logo as image. From my point of view, this solution is more semantically adapted.

Additional context/Screenshots
image

Hi JB, Link this issues : #182 ?