10 lines
129 B
SCSS
10 lines
129 B
SCSS
|
//twitter.scss
|
||
|
|
||
|
.twitter-tweet-rendered {
|
||
|
margin-bottom: 0 !important;
|
||
|
}
|
||
|
|
||
|
.twitter-tweet-rendered + .note {
|
||
|
margin-top: 0;
|
||
|
}
|