mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-01-20 19:31:35 -05:00
break all words in comments
This commit is contained in:
parent
cd01cfe02e
commit
5abde094fd
@ -270,7 +270,7 @@
|
||||
<h2 class="text-xl font-bold"></h2>
|
||||
<p class="max-w-sm pb-4 mt-1 text-xs text-center text-gray-500 text-opacity-75">Beware of fake reviews and accounts. Verify user profiles and conduct your own research.</p>
|
||||
<!-- Div where cactus will set the client-->
|
||||
<div id="comment-section" class="w-full max-w-xl overflow-hidden break-words">
|
||||
<div id="comment-section" class="w-full max-w-xl mx-2 overflow-hidden break-all sm:mx-6">
|
||||
<noscript>
|
||||
<p class="mb-2 font-bold text-center text-yellow-300">
|
||||
You can enable JavaScript to see and use comments here. It just will load a 150kb open-source script to interact with Matrix.
|
||||
|
Loading…
Reference in New Issue
Block a user