mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 15:19:32 +00:00
Support title and description for videos
This commit is contained in:
parent
02b206078d
commit
371a2473bc
6 changed files with 26 additions and 5 deletions
|
|
@ -13,6 +13,7 @@ video {
|
|||
|
||||
.video-container {
|
||||
max-height: 530px;
|
||||
margin: 0;
|
||||
|
||||
img {
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue