thanks john for currency icon

This commit is contained in:
ui0ppk 2023-02-05 20:02:11 +02:00
parent 98e4e6eb1d
commit 7bf4ae9e69
2 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -71,7 +71,7 @@ $getitstarted->header();
<div class="card-body"> <div class="card-body">
<p>Hello i am new to roblo, dfdsdfsddfsdd, Hello i am new to roblo, dfdsdfsddfsdd, Hello i am new to roblo, dfdsdfsddfsdd, </p> <p>Hello i am new to roblo, dfdsdfsddfsdd, Hello i am new to roblo, dfdsdfsddfsdd, Hello i am new to roblo, dfdsdfsddfsdd, </p>
<hr> <hr>
<a href="/report?id=<?php echo $id; ?>" class="text-danger float-end text-decoration-none">Report Abuse</a> <a href="/report?type=user&id=<?php echo $id; ?>" class="text-danger float-end text-decoration-none">Report Abuse</a>
</div> </div>
</div> </div>
<h3 class="mt-3">Currently wearing</h3> <h3 class="mt-3">Currently wearing</h3>
@ -83,6 +83,7 @@ $getitstarted->header();
</div> </div>
</div> </div>
<!-- items !-->
<div class="card shadow-sm float-end w-50 border-start-0 rounded-start-0 bg-primary mb-4" style="height: 350px"> <div class="card shadow-sm float-end w-50 border-start-0 rounded-start-0 bg-primary mb-4" style="height: 350px">
<div class="card-body"> <div class="card-body">
<div class="row row-cols-1 row-cols-md-4 g-4 mx-auto"> <div class="row row-cols-1 row-cols-md-4 g-4 mx-auto">