CSS school text
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 20s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / Rebuild Signaller (push) Successful in 20s
This commit is contained in:
parent
86544a7d15
commit
3c90a81498
1 changed files with 4 additions and 4 deletions
|
|
@ -504,7 +504,7 @@
|
|||
style="border: none; background: transparent;"
|
||||
allowtransparency={true}
|
||||
title="Network Graph Incoming"
|
||||
class="w-full h-[400px] block"
|
||||
class="w-full h-[400px] block overflow-hidden"
|
||||
>
|
||||
</iframe>
|
||||
|
||||
|
|
@ -513,7 +513,7 @@
|
|||
style="border: none; background: transparent;"
|
||||
allowtransparency={true}
|
||||
title="Network Graph Outgoing"
|
||||
class="w-full h-[400px] block"
|
||||
class="w-full h-[400px] block overflow-hidden"
|
||||
>
|
||||
</iframe>
|
||||
</div>
|
||||
|
|
@ -524,8 +524,8 @@
|
|||
</div>
|
||||
|
||||
<div class="flex justify-center w-full">
|
||||
<div class="flex flex-col">
|
||||
<div class="text-4xl">Sources</div>
|
||||
<div class="flex flex-col gap-4">
|
||||
<div class="text-4xl text-center">Resources</div>
|
||||
<div class="flex justify-center gap-8">
|
||||
<a
|
||||
class="link link-primary"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue