fix embed css

This commit is contained in:
yoshiyoshyosh 2022-02-19 19:12:26 -06:00 committed by GitHub
parent 2c97cb0763
commit 139b7edebc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -121,12 +121,6 @@
.tweet-content {
font-size: 18px;
}
.tweet-body {
display: flex;
flex-direction: column;
max-height: calc(100vh - 0.75em * 2);
}
.card-image img {
height: auto;