margin right on carousel item to prevent overlap of arrow

This commit is contained in:
2023-02-28 19:50:16 +10:00
parent c83cfff556
commit 22495294fc

View File

@@ -125,6 +125,7 @@ handleLoad();
margin-bottom: 2rem;
border-radius: 12px;
margin-left: 3rem;
margin-right: 3rem;
}
h3 {