docs: align lightbox elements together (#46107)

Align lightbox `div` elements so that the image appears inside the lightbox correctly.

PR Close #46107
This commit is contained in:
Aristeidis Bampakos 2022-05-23 18:04:54 +03:00 committed by Alex Rickabaugh
parent 53ca936366
commit 0b6ca5b807

View file

@ -26,11 +26,7 @@ A best practice is to run your project locally before you deploy it. To run your
<div class="lightbox">
<div class="lightbox">
<img alt="Download the stackblitz project" src="generated/images/guide/start/download-project.png">
</div>
<img alt="Download the stackblitz project" src="generated/images/guide/start/download-project.png">
</div>