add: transparency
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 24s

This commit is contained in:
2025-12-01 11:12:39 +00:00
parent e48d3b0b17
commit 2bb7c9f799

View File

@@ -3,7 +3,7 @@
<div class="container py-5"> <div class="container py-5">
<!-- Hero / Presentation Box --> <!-- Hero / Presentation Box -->
<div class="p-5 mb-5 rounded-4 bg-dark text-light shadow hero-box"> <div class="p-5 mb-5 rounded-4 text-light shadow hero-box transparent-box">
<div class="row align-items-center"> <div class="row align-items-center">
<div class="col-md-6 mb-4 mb-md-0"> <div class="col-md-6 mb-4 mb-md-0">
<h1 class="display-4 mb-3">Bienvenue sur mon portfolio</h1> <h1 class="display-4 mb-3">Bienvenue sur mon portfolio</h1>
@@ -30,7 +30,7 @@
<div class="row mb-5 justify-content-start"> <div class="row mb-5 justify-content-start">
<div class="col-md-8"> <div class="col-md-8">
<a href="https://github.com/Kbz-8/42_KFS" class="text-decoration-none"> <a href="https://github.com/Kbz-8/42_KFS" class="text-decoration-none">
<div class="p-4 rounded-4 bg-dark text-light shadow hover-scale transparent-box"> <div class="p-4 rounded-4 text-light shadow hover-scale transparent-box">
<div class="row align-items-center"> <div class="row align-items-center">
<!-- Text --> <!-- Text -->
<div class="col-md-7"> <div class="col-md-7">
@@ -52,7 +52,7 @@
<div class="row mb-5 justify-content-end"> <div class="row mb-5 justify-content-end">
<div class="col-md-8"> <div class="col-md-8">
<a href="https://git.vavaas.dev/Namonay/swifty-companion" class="text-decoration-none"> <a href="https://git.vavaas.dev/Namonay/swifty-companion" class="text-decoration-none">
<div class="p-4 rounded-4 bg-dark text-light shadow hover-scale transparent-box"> <div class="p-4 rounded-4 text-light shadow hover-scale transparent-box">
<div class="row align-items-center flex-md-row-reverse"> <div class="row align-items-center flex-md-row-reverse">
<div class="col-md-7"> <div class="col-md-7">
<h4>Swifty Companion</h4> <h4>Swifty Companion</h4>
@@ -72,7 +72,7 @@
<div class="row mb-5 justify-content-start"> <div class="row mb-5 justify-content-start">
<div class="col-md-8"> <div class="col-md-8">
<a href="https://github.com/C18H24O2/override" class="text-decoration-none"> <a href="https://github.com/C18H24O2/override" class="text-decoration-none">
<div class="p-4 rounded-4 bg-dark text-light shadow hover-scale transparent-box"> <div class="p-4 rounded-4 text-light shadow hover-scale transparent-box">
<div class="row align-items-center"> <div class="row align-items-center">
<div class="col-md-7"> <div class="col-md-7">
<h4>Override</h4> <h4>Override</h4>