mirror of
https://github.com/kognise/water.css.git
synced 2025-08-05 20:57:54 +02:00
Fix max-width of video element (closes #179)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
img {
|
||||
img,
|
||||
video {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
|
Reference in New Issue
Block a user