thanks john for currency icon
This commit is contained in:
parent
98e4e6eb1d
commit
7bf4ae9e69
Binary file not shown.
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 20 KiB |
3
user.php
3
user.php
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue