Commit Graph

7 Commits

Author SHA1 Message Date
Timothy J. Baek
40abddff9a fix: font 2024-07-08 12:05:16 -07:00
Robert Piosik
21b8072f35
Replace default UI font, Arimo to Inter 2024-07-07 11:27:04 +02:00
Timothy J. Baek
bbb63104ea chore: frontend format 2024-03-31 02:01:42 -07:00
Silentoplayz
cc4b82a3f3
Update tailwind.css
Fix spacing
2024-03-12 06:08:03 -04:00
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