.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust as needed */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* vertical ratio */
border-radius: 20px;
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust width for desktop */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* Keeps it vertical like Reels */
border-radius: 20px; /* Rounded corners */
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px;
margin: auto 0 40px 0;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16;
border-radius: 20px;
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust as needed */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* vertical ratio */
border-radius: 20px;
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust width for desktop */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* Keeps it vertical like Reels */
border-radius: 20px; /* Rounded corners */
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px;
margin: auto 0 40px 0;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16;
border-radius: 20px;
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust as needed */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* vertical ratio */
border-radius: 20px;
}
.reel-container {
display: flex;
flex-direction: column;
gap: 20px;
max-width: 400px; /* Adjust width for desktop */
margin: auto;
}
.reel-container iframe {
width: 100%;
aspect-ratio: 9/16; /* Keeps it vertical like Reels */
border-radius: 20px; /* Rounded corners */
}
