add more emojis

This commit is contained in:
onezplpl 2024-08-03 00:32:01 -04:00
parent 485d70863c
commit 6cb4a09a2c
No known key found for this signature in database
GPG key ID: 7EC026A136F9EEC3
4 changed files with 67 additions and 21 deletions

View file

@ -109,4 +109,11 @@ svg.char.selected_true {
input {
display: block;
margin: 10px;
}
.inputs {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}