More progess on webmention replies

This commit is contained in:
Thomas Sileo 2022-11-19 08:12:33 +01:00
parent 066f5ec900
commit 9ee3f3b971
6 changed files with 75 additions and 17 deletions

View file

@ -541,3 +541,7 @@ a.label-btn {
content: ': ';
}
}
.margin-top-20 {
margin-top: 20px;
}