mirror of
https://github.com/Dvorinka/sportcreative.git
synced 2026-07-29 05:23:46 +00:00
f
This commit is contained in:
+6
-6
@@ -947,7 +947,7 @@
|
||||
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
||||
<!-- Winnersport -->
|
||||
<div class="portfolio-item group relative overflow-hidden rounded-lg shadow-md transition-all duration-300 hover:shadow-xl" data-categories="social sprava-webu">
|
||||
<a href="portfolio/winnersport.html" target="_blank">
|
||||
<!-- <a href="portfolio/winnersport.html" target="_blank"> -->
|
||||
<img src="assets/images/winnersport.png" alt="Winnersport" class="w-full h-full object-cover transition-transform duration-500" style="display: block; width: 100%; height: 100%; object-fit: cover;" />
|
||||
<div class="portfolio-overlay" style="position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: linear-gradient(to top, rgba(0,0,0,0.9) 0%, rgba(0,0,0,0.6) 50%, transparent 100%); opacity: 0; transition: opacity 0.3s ease, transform 0.3s ease; display: flex; flex-direction: column; justify-content: flex-end; padding: 1.5rem; transform: translateY(20px);">
|
||||
<h3 class="text-white text-xl font-bold mb-2">Winnersport</h3>
|
||||
@@ -957,7 +957,7 @@
|
||||
<span class="bg-sport-orange bg-opacity-80 text-white text-xs px-2 py-1 rounded">Správa e-shopu</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<!-- </a> -->
|
||||
<style>
|
||||
.portfolio-item:hover .portfolio-overlay {
|
||||
opacity: 1 !important;
|
||||
@@ -985,7 +985,7 @@
|
||||
|
||||
<!-- FC Bizoni UH -->
|
||||
<div class="portfolio-item group relative overflow-hidden rounded-lg shadow-md transition duration-300 hover:shadow-xl" data-categories="social web sprava-webu foto video">
|
||||
<a href="portfolio/bizoni.html" target="_blank">
|
||||
<!-- <a href="portfolio/bizoni.html" target="_blank"> -->
|
||||
<img src="assets/images/bizoni.jpg" alt="FC Bizoni UH" class="w-full h-64 object-cover transition duration-300 transform group-hover:scale-105" />
|
||||
<div class="portfolio-overlay absolute inset-0 bg-gradient-to-t from-black/70 to-transparent opacity-0 transition duration-300 flex flex-col justify-end p-6">
|
||||
<h3 class="text-white text-xl font-bold">FC Bizoni UH</h3>
|
||||
@@ -997,12 +997,12 @@
|
||||
<span class="bg-sport-orange bg-opacity-80 text-white text-xs px-2 py-1 rounded">Video</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<!-- </a> -->
|
||||
</div>
|
||||
|
||||
<!-- FK Kofola Krnov -->
|
||||
<div class="portfolio-item group relative overflow-hidden rounded-lg shadow-md transition duration-300 hover:shadow-xl" data-categories="sprava-webu social video">
|
||||
<a href="portfolio/krnov.html" target="_blank">
|
||||
<!-- <a href="portfolio/krnov.html" target="_blank"> -->
|
||||
<img src="assets/images/krnov.jpg" alt="FK Kofola Krnov" class="w-full h-64 object-cover transition duration-300 transform group-hover:scale-105" />
|
||||
<div class="portfolio-overlay absolute inset-0 bg-gradient-to-t from-black/70 to-transparent opacity-0 transition duration-300 flex flex-col justify-end p-6">
|
||||
<h3 class="text-white text-xl font-bold">FK Kofola Krnov</h3>
|
||||
@@ -1013,7 +1013,7 @@
|
||||
<span class="bg-sport-purple bg-opacity-80 text-white text-xs px-2 py-1 rounded">Video</span>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
<!-- </a> -->
|
||||
</div>
|
||||
|
||||
<!-- Penalty -->
|
||||
|
||||
Reference in New Issue
Block a user