fix: useless style attribute
This commit is contained in:
parent
adb0fbd184
commit
c9309ec03b
|
@ -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>
|
||||
|
||||
|
|
Reference in a new issue