fix: useless style attribute

This commit is contained in:
Laureηt 2020-11-19 18:04:17 +01:00
parent adb0fbd184
commit c9309ec03b

View file

@ -17,7 +17,7 @@ username: Laureηt
<body>
<header>
<span data-chaffle-onload="" data-chaffle="en" style="width: 170px; display: inline;">{{ username }}</span>
<span data-chaffle-onload="" data-chaffle="en">{{ username }}</span>
<span class="blink" style="display:inline;">_</span>
</header>