Files
medicalalert-web-reloaded/wp/wp-content/themes/medicalalert/src/scss/video-grid.scss
Tony Volpe 706f089d5e add theme
2024-06-18 16:47:10 -04:00

10 lines
130 B
SCSS

.video-grid-slice-container {
.heading {
color: $consumer-primary;
}
.video {
video {
width: 100%;
}
}
}