TootPreviewCard: fix margin-block of the title
This commit is contained in:
parent
2a47403c7b
commit
c20cf45e8e
1 changed files with 4 additions and 0 deletions
|
@ -13,3 +13,7 @@
|
||||||
.custom-emoji {
|
.custom-emoji {
|
||||||
width: 1em;
|
width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h1 {
|
||||||
|
margin: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue