Commit f12103cd authored by Kevin Comoli's avatar Kevin Comoli Committed by Paul Slaughter

Add width and alt tag to image in trial flow second step

Changelog: fixed
parent 9daac084
......@@ -36,4 +36,4 @@
= render 'skip_trial'
.col-md-4.gl-display-inline-flex.gl-vertical-align-middle
= image_tag 'illustrations/gitlab-features-orbiting-browser.svg', class: 'd-none d-md-inline'
= image_tag 'illustrations/gitlab-features-orbiting-browser.svg', alt: '', class: 'd-none d-md-inline gl-w-full'
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment