removed unnecessary class
This commit is contained in:
parent
4fd5be3466
commit
06ba192093
@ -21,7 +21,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body onload="loadPreference()">
|
<body onload="loadPreference()">
|
||||||
<aside class="warning top">
|
<aside>
|
||||||
<em> This is not an official X / Twitter website. </em>
|
<em> This is not an official X / Twitter website. </em>
|
||||||
</aside>
|
</aside>
|
||||||
|
|
||||||
@ -46,7 +46,7 @@
|
|||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<aside class="warning bottom">
|
<aside>
|
||||||
<em> This is not an official X / Twitter website. </em>
|
<em> This is not an official X / Twitter website. </em>
|
||||||
</aside>
|
</aside>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user