fix css for video in short list
This commit is contained in:
parent
86078074c1
commit
4925f4683f
@ -296,6 +296,13 @@ main h1 {
|
||||
margin: 0 auto .5em;
|
||||
}
|
||||
|
||||
.post-short-list video {
|
||||
max-width: 100%;
|
||||
display: block;
|
||||
height: auto;
|
||||
margin: 0 auto .5em;
|
||||
}
|
||||
|
||||
/* Articles */
|
||||
|
||||
.post-header {
|
||||
|
Loading…
Reference in New Issue
Block a user