removed unnecessary class

This commit is contained in:
MarshDeer 2024-08-27 09:09:36 -04:00
parent 4fd5be3466
commit 06ba192093

View File

@ -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>