🎨 style, max width of pictures
parent
e1893ee0a0
commit
1bb4509932
|
@ -45,3 +45,6 @@ video{
|
|||
width: 100%;
|
||||
border: solid #000;
|
||||
}
|
||||
img{
|
||||
max-width: 100%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue