mirror of
https://codeberg.org/pluja/kycnot.me
synced 2025-08-03 03:56:38 -04:00
small css fix
This commit is contained in:
parent
acdb1c0981
commit
bf498819be
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue