perspective

This commit is contained in:
Adrien MALINGREY 2025-04-09 08:29:19 +02:00
parent d56af40362
commit 022512a5e6

View File

@ -1,5 +1,5 @@
.container-fluid { .container-fluid {
perspective: 1000px; perspective: 500px;
} }
.container-fluid * { .container-fluid * {