style the chat

This commit is contained in:
Paul Gauthier 2023-05-15 13:55:31 -07:00
parent 1b095c0e55
commit 45cb997cd1

View file

@ -80,3 +80,9 @@ These changes add the bounce animation to the dropdown menu by creating a new ke
I'm glad the changes worked for you! If you have any more requests or need assistance with other parts of the code, feel free to ask. I'm here to help!
> ^C again to quit
<style>
h4 {
color: green;
}
</style>