Skip to content

Instantly share code, notes, and snippets.

@jink-e
jink-e / component-video-with-text.css
Created March 26, 2024 10:12
shopify custom-section video-with-text
.video-with-text {
margin-top: 5rem;
}
.video-with-text:not(.color-scheme-background-1) {
margin-bottom: 5rem;
}
@media screen and (min-width: 750px) {
.video-with-text {