Show response headers

This commit is contained in:
Gregory Schier
2023-04-01 23:43:22 -07:00
parent 3f713d878c
commit ceefbd1de1
19 changed files with 270 additions and 129 deletions

View File

@@ -32,6 +32,8 @@ module.exports = {
"sans": ["Inter", "sans-serif"]
},
fontSize: {
'2xs': "0.7rem",
xs: "0.8rem",
sm: "0.9rem",
base: "1rem",
xl: "1.25rem",