article : add margin bottom footer
All checks were successful
Deploy / Deploy to Production (push) Successful in 25s
All checks were successful
Deploy / Deploy to Production (push) Successful in 25s
This commit is contained in:
parent
31f74fbecd
commit
d00b47ec3d
1 changed files with 45 additions and 43 deletions
|
|
@ -98,6 +98,7 @@
|
|||
</script>
|
||||
|
||||
<div class="article-wrapper">
|
||||
<div class="page-container">
|
||||
<article class="article">
|
||||
|
||||
<!-- Date + share buttons -->
|
||||
|
|
@ -144,6 +145,7 @@
|
|||
{/if}
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<WhitePaperDialog uri={activeWhitePaperUri} onClose={() => activeWhitePaperUri = null} />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue