1
Fork 0

Hide details from sidebar

This commit is contained in:
Jake Howard 2024-09-21 16:37:37 +01:00
parent 4c77ecfc87
commit 8416f5a452
Signed by: jake
GPG key ID: 57AFB45680EDD477
2 changed files with 0 additions and 5 deletions

View file

@ -9,7 +9,6 @@
<div class="details">
<small>Breadcrumb</small>
<h1>Title</h1>
<p>Details</p>
</div>
</div>
</div>

View file

@ -41,10 +41,6 @@ $bleed-size: $content-width * $bleed-ratio;
margin-top: 0.5rem;
font-size: 3.5rem;
}
p {
margin: 0;
}
}
}