Use new design #17
1 changed files with 2 additions and 2 deletions
add link highlight
commit
5aab20b7c9
|
|
@ -17,7 +17,7 @@ import path from "../../../utils/path.ts"
|
|||
<div class="grid grid-cols-1 md:grid-cols-2 place-content-center place-items-center">
|
||||
<a href="https://hamburg.ccc.de" class="flex flex-col items-center text-center h-full transition-colors max-w-md hover:bg-white/20 p-4 rounded-xl">
|
||||
<img alt="Logo des Chaos Computer Club Hamburg e.V." src="/ccchh.svg" class="max-w-60 h-40 mb-4"/>
|
||||
<h3 class="font-bold">Chaos Computer Club Hamburg</h3>
|
||||
<h3 class="font-bold link">Chaos Computer Club Hamburg</h3>
|
||||
<p>
|
||||
Wir sind die lokale Gruppe des Chaos Computer Club in Hamburg: Eine Gruppe von Menschen, die ein Interesse
|
||||
am kreativen Umgang mit Technik teilen. Unsere Gesprächsthemen und Projekte reichen von Soft- und Hardware
|
||||
|
|
@ -26,7 +26,7 @@ import path from "../../../utils/path.ts"
|
|||
</a>
|
||||
<a href="https://www.wauland.de" class="flex flex-col items-center text-center h-full transition-colors max-w-md hover:bg-white/20 p-4 rounded-xl">
|
||||
<img alt="Logo der Wau-Holland-Stiftung" src="/wauland.svg" class="max-w-60 h-40 mb-4"/>
|
||||
<h3 class="font-bold">Wau-Holland-Stiftung</h3>
|
||||
<h3 class="font-bold link">Wau-Holland-Stiftung</h3>
|
||||
<p>
|
||||
Unser Anliegen ist es, die freidenkerischen Ansätze Wau Hollands zu bewahren und weiterzuführen.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue