Skip to content

Commit

Permalink
fixed onload() was not fired by tweets
Browse files Browse the repository at this point in the history
  • Loading branch information
Anirban-1490 committed Jul 19, 2022
1 parent eb5c5d4 commit ea94621
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/common/home/home.css
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@

.home-tweets{
position: relative;
min-height: 20em;
min-height: 10em;

overflow: hidden;
}
Expand Down Expand Up @@ -425,12 +425,7 @@


}
.tweets-container{

display:none;


}
.tweets-container > div{

/* height: fit-content; */
Expand Down

0 comments on commit ea94621

Please sign in to comment.