No dejar que colapsen los videos
This commit is contained in:
parent
1e62f49e5a
commit
136b387a5f
1 changed files with 2 additions and 1 deletions
3
drip.css
3
drip.css
|
@ -5,7 +5,8 @@ body {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img,
|
||||||
|
video {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in a new issue