fix: Fix image size
This commit is contained in:
parent
9e0ae8e98c
commit
2e02d54277
@ -45,7 +45,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="d-print-none d-sm-none d-md-none d-lg-block d-xl-none d-xxl-none">
|
<div class="d-print-none d-sm-none d-md-none d-lg-block d-xl-none d-xxl-none">
|
||||||
<div style="background: #f1ffff;border-radius: 10px;padding-top: 2%;padding-left: 2%;padding-right: 2%;padding-bottom: 2%;width: 40%;margin-top: 1%;margin-left: 1%;">
|
<div style="background: #f1ffff;border-radius: 10px;padding-top: 2%;padding-left: 2%;padding-right: 2%;padding-bottom: 2%;width: 40%;margin-top: 1%;margin-left: 1%;">
|
||||||
<div style="width: 100%;height: 20vw;max-height: 200px;"><img src="{{avatar}}" width="100%" height="100%" style="border-radius: 50%;"></div>
|
<div style="width: 20vw;height: 20vw;max-height: 200px;max-width: 200px;"><img src="{{avatar}}" width="100%" height="100%" style="border-radius: 50%;"></div>
|
||||||
<div class="text-center">
|
<div class="text-center">
|
||||||
<div>
|
<div>
|
||||||
<p style="font-size: 24px;">{{hnschat}}</p>
|
<p style="font-size: 24px;">{{hnschat}}</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user