sticky subsection media
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
All checks were successful
Deploy / Deploy to Production (push) Successful in 13s
This commit is contained in:
parent
ecd379dee4
commit
6e0183e295
4 changed files with 67 additions and 44 deletions
|
|
@ -78,6 +78,8 @@
|
|||
</aside>
|
||||
|
||||
<article id="report">
|
||||
|
||||
|
||||
<header class="report__header">
|
||||
<div class="report__title-group">
|
||||
<p class="page__type">Rapport</p>
|
||||
|
|
@ -98,7 +100,10 @@
|
|||
</div>
|
||||
</dl>
|
||||
|
||||
<div class="btn--group">
|
||||
|
||||
</header>
|
||||
|
||||
<div class="report__btns btn--group">
|
||||
<button class="btn--bold">
|
||||
<a href="#">
|
||||
<span class="icon"><?= svg('assets/icons/pdf.svg') ?></span>
|
||||
|
|
@ -123,7 +128,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
||||
<div class="report__content">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue