Skip to content

Add shadows to FormCard

Carl Schwan requested to merge work/carl/add-shadow-formcard into master

Slightly reduce the contrast of the border back to its original value of 0.15 and instead add some small shadow.

Advantage is that we get some visual hierarchy between the page separator and the formcard separator while keeping a high contrast. Also it looks nicer 😄

Before:

image

image

After:

image

image

@devinlin @mbruchert

Merge request reports