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