Add (nav): share button

This commit is contained in:
2023-11-23 15:03:45 +08:00
parent 8d9fb190ef
commit a8d295dae9
20 changed files with 206 additions and 58 deletions

View File

@@ -26,11 +26,13 @@
</a>
</div>
<div class="text-center text-md-end">
<div class="d-flex d-justify-content-end">
<div class="align-self-center d-none d-md-block">Important news shaping the digital future</div>
<div class="d-block d-md-none" style="width:51px; height: 38px;"></div>
<share-to-friends></share-to-friends>
</div>
<div class="col-12 col-md-7 col-lg-8 text-center text-md-end d-none d-md-block">
<div>Important news shaping the digital future</div>
</div>
</div>
</header>