fix: position absolute > relative

This commit is contained in:
2023-06-27 16:05:18 +02:00
parent 77c9a1b6d4
commit a4d2daf816

View File

@@ -32,7 +32,7 @@
<a href="/m/{{ path }}" style="display: inline-block; float: left; magin: 5px; <a href="/m/{{ path }}" style="display: inline-block; float: left; magin: 5px;
word-break: break-all;"> word-break: break-all;">
<div style="height: 150px; width: 250px; background: aliceblue;"> <div style="height: 150px; width: 250px; background: aliceblue;">
<p style="font-size: 40px; position: fixed; margin-left: 80px; <p style="font-size: 40px; position: absolute; margin-left: 80px;
margin-top: 20px;">&#10060;</p> margin-top: 20px;">&#10060;</p>
<br> <br>
<p style="margin-top: 80px; padding-left: 20px; padding-right: 20px"> <p style="margin-top: 80px; padding-left: 20px; padding-right: 20px">