Added some .github-Files
This commit is contained in:
@@ -36,15 +36,15 @@ console.log('%c Wenn du nicht 100% weißt, was du tust, schließe dieses Fenster
|
||||
<div class="max-w-screen-xl px-4 py-8 mx-auto text-center lg:py-16 lg:px-6">
|
||||
<dl class="grid max-w-screen-md gap-8 mx-auto text-gray-900 sm:grid-cols-3 dark:text-white">
|
||||
<div class="flex flex-col items-center justify-center">
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">3.543</dt>
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">27</dt>
|
||||
<dd class="font-light text-gray-500 dark:text-gray-400">Parks</dd>
|
||||
</div>
|
||||
<div class="flex flex-col items-center justify-center">
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">453.567</dt>
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">400</dt>
|
||||
<dd class="font-light text-gray-500 dark:text-gray-400">Achterbahnen</dd>
|
||||
</div>
|
||||
<div class="flex flex-col items-center justify-center">
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">5</dt>
|
||||
<dt class="mb-2 text-3xl md:text-4xl font-extrabold">785</dt>
|
||||
<dd class="font-light text-gray-500 dark:text-gray-400">Datenbankeinträge</dd>
|
||||
</div>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user