forked from AkkomaGang/akkoma-fe
kiinteät venytetyt tunteet
This commit is contained in:
parent
cbab830d8a
commit
ec55d49b88
2 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,7 @@
|
|||
width: 24px;
|
||||
height: 24px;
|
||||
border-radius: 2px;
|
||||
object-fit: contain;
|
||||
}
|
||||
span {
|
||||
line-height: 24px;
|
||||
|
|
|
@ -188,6 +188,7 @@
|
|||
img, video {
|
||||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Reference in a new issue