mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-03-06 05:55:50 -05:00
small css fix
This commit is contained in:
parent
acdb1c0981
commit
bf498819be
@ -322,7 +322,7 @@ templ Service(s *ent.Service) {
|
||||
Alghough comments are <a class="underline hover:text-gray-400" href="/about#comment-moderation">moderated</a>, beware of fake reviews. Always do your own research.
|
||||
</p>
|
||||
<!-- Div where comentario will set the client-->
|
||||
<div id="comment-section" class="mx-2 w-full max-w-xl break-all sm:mx-6">
|
||||
<div id="comment-section" class="mx-2 w-full max-w-xl break-words sm:mx-6">
|
||||
<comentario-comments theme="dark"></comentario-comments>
|
||||
<noscript>
|
||||
<p class="mb-2 font-bold text-center text-yellow-300">
|
||||
|
Loading…
x
Reference in New Issue
Block a user