Update news

This commit is contained in:
pluja 2021-09-10 20:31:00 +02:00
parent ff7a9edb64
commit c2b892dd50

View file

@ -29,7 +29,8 @@
<section class="section news-section">
<div class="container news-container">
<h6 style="color: rgb(82, 82, 82)" class="subtitle is-6">
<i class="fas fa-rss"></i> 04/09/21: Added 1 Exchange and 3 services.
<i class="fas fa-rss"></i> 10/09/21: New Exchange KYC score, 1 new
exchange and 1 new service
</h6>
</div>
</section>
@ -77,6 +78,7 @@
.news-container {
place-items: center;
display: grid;
text-align: center;
}
.nav-menu {