mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-06-26 04:37:51 +02:00
Add max width on example images
This commit is contained in:
@ -138,7 +138,10 @@ img {
|
||||
}
|
||||
|
||||
.sample-image {
|
||||
margin: 0 auto;
|
||||
margin-bottom: 18px;
|
||||
max-width: 500px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
div {
|
||||
|
Reference in New Issue
Block a user