CSS school text
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 20s

This commit is contained in:
BOTAlex 2026-05-22 14:33:45 +02:00
parent 86544a7d15
commit 3c90a81498

View file

@ -504,7 +504,7 @@
style="border: none; background: transparent;" style="border: none; background: transparent;"
allowtransparency={true} allowtransparency={true}
title="Network Graph Incoming" title="Network Graph Incoming"
class="w-full h-[400px] block" class="w-full h-[400px] block overflow-hidden"
> >
</iframe> </iframe>
@ -513,7 +513,7 @@
style="border: none; background: transparent;" style="border: none; background: transparent;"
allowtransparency={true} allowtransparency={true}
title="Network Graph Outgoing" title="Network Graph Outgoing"
class="w-full h-[400px] block" class="w-full h-[400px] block overflow-hidden"
> >
</iframe> </iframe>
</div> </div>
@ -524,8 +524,8 @@
</div> </div>
<div class="flex justify-center w-full"> <div class="flex justify-center w-full">
<div class="flex flex-col"> <div class="flex flex-col gap-4">
<div class="text-4xl">Sources</div> <div class="text-4xl text-center">Resources</div>
<div class="flex justify-center gap-8"> <div class="flex justify-center gap-8">
<a <a
class="link link-primary" class="link link-primary"