mirror of
https://github.com/ivabus/www
synced 2024-11-10 05:45:16 +03:00
min-height for Twitter cards
This commit is contained in:
parent
b6dcd577a6
commit
ce1972b636
|
@ -652,6 +652,7 @@
|
|||
.twitter-card{
|
||||
border: 2px solid #1a1a1a;
|
||||
background-color: #33ffd9 !important;
|
||||
min-height: 466px;
|
||||
}
|
||||
.title-bar{
|
||||
height:30px;
|
||||
|
|
Loading…
Reference in a new issue