Commit graph

3 commits

Author SHA1 Message Date
Silentoplayz
97842d037e
Update tailwind.css
- Combined font-family declaration: Instead of repeating the font-family declaration for both `html` and `pre`, it's combined into one declaration to save space and avoid repetition.

- Removed unnecessary `pre` styling: The `pre` styling for `font-family` is removed as the font-family is already defined in the `html` rule.

The code is more concise and easier to read.
2024-03-12 05:34:00 -04:00
Timothy J. Baek
569026779b layout updated 2023-10-08 19:58:43 -07:00
Timothy J. Baek
5e03670f1e chat feature added 2023-10-08 15:38:42 -07:00