grid ressource images

This commit is contained in:
2025-06-06 10:36:04 +02:00
parent b6e2c37734
commit 72699f362e
2 changed files with 5 additions and 4 deletions
@@ -15,9 +15,10 @@
margin-top: 5rem;
padding: 0;
order: 7;
width: 80%;
.carousel {
display: block;
max-width: 60vw;
// max-width: 60vw;
margin: auto;
text-align: center;
@@ -46,7 +47,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
background: #00aaff;
background: #818181;
border-radius: 50%;
padding: 5px 10px;
color: white;