Mise à jour interface et styles frontend
Build & Deploy / build (push) Successful in 28s

This commit is contained in:
Mouigni
2026-08-16 17:25:45 +02:00
parent b86bd6fbc2
commit 12fc18ea9d
18 changed files with 46 additions and 91 deletions
+12 -1
View File
@@ -1 +1,12 @@
.btn{position:fixed;right:20px;bottom:20px;background:#1e293b;color:#fff;border:none;border-radius:999px;width:44px;height:44px;font-size:20px;cursor:pointer;box-shadow:0 8px 20px rgba(2,6,23,0.2);z-index:12000}
.btn{
position:fixed;
right:20px;bottom:20px;
background:#1e293b;
color:#fff;border:none;
border-radius:999px;
width:44px;
height:44px;
font-size:20px;
cursor:pointer;
box-shadow:0 8px 20px rgba(2,6,23,0.2);
z-index:12000}