mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-10 02:09:01 -06:00
Add proper separate reading font (paragraphs), clean up tag CSS
This commit is contained in:
@@ -4,6 +4,8 @@ export default {
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
source: ["Source Serif 4", "serif"],
|
||||
serif: ["CMU Serif", "serif"],
|
||||
mono: ["CMU Typewriter Text", "monospace"],
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user