video to 100%

This commit is contained in:
Julien Calixte
2023-05-29 09:47:40 +02:00
parent c718e092ec
commit 11c564ba89

View File

@@ -172,4 +172,8 @@ input {
line-height: 1.5;
margin: 0;
padding: 0 0.5rem;
}
video {
max-width: 100%;
}