Made the pat talking look a little better

pull/179/head
Chuck 2023-08-04 14:41:14 -07:00
parent 24c251409e
commit 731032ba54
1 changed files with 3 additions and 0 deletions

View File

@ -5563,6 +5563,9 @@ img[src$="/i/hand.webp"]+img[src$="/i/talking.webp"]+img {
img[src$="/i/talking.webp"]+img {
margin-top: 22%;
}
img[src$="/i/talking.webp"]+img[src$="/i/hand.webp"] {
margin-top: 5%;
}
img[src$="/i/talking.webp"]+img[src$="/i/hand.webp"]+img {
margin-top: 20%;
}