forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 23:05:45 -06:00
parent 0b0bb70ea4
commit cde0239aff
1 changed files with 4 additions and 0 deletions

View File

@ -3920,6 +3920,10 @@ img.emoji-lg {
margin-right: 0px;
}
.sm\:mt-1 {
margin-top: 0.25rem;
}
.sm\:block {
display: block;
}