mirror of
https://github.com/Xevion/100prisoners.git
synced 2025-12-09 20:06:24 -06:00
Add footer, restyle header, fix CSS font @imports
This commit is contained in:
@@ -4,7 +4,8 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
playfair: ["\"Playfair Display\"", "serif"]
|
||||
playfair: ["\"Playfair Display\"", "serif"],
|
||||
rokkitt: ["\"Rokkitt\"", "serif"]
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user