S8-mktg-aero/aero/Video.css

14 lines
181 B
CSS
Raw Normal View History

2025-05-25 19:37:12 +02:00
.aero-video-wrapper {
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
sans-serif;
margin: 0px 0px 0px 0px;
padding: 0px;
}
.aero-video {
width: 100vw;
}