Remove gap between h1 and image.

This commit is contained in:
2025-01-29 12:05:42 -07:00
parent a1623c6fb5
commit f9f89c0f84
6 changed files with 1 additions and 13 deletions

View File

@ -8,8 +8,6 @@
<div class="row">
<h1 class="col-12 title">Welcome!</h1>
</div>
<div class="row">
<div class="col-12 header center" >
<img src="/files/media/icons/home.jpg">
</div>