Files
Web-NibblePoker/resources/NibblePoker/scss/site/video.scss
2023-06-01 17:20:44 +02:00

6 lines
107 B
SCSS

// NibblePoker.lu CSS - (C) 2023 Bozet Herwin
video {
width: 100% !important;
height: auto !important;
}