desktop header, feed selector & page name in header
This commit is contained in:
@ -25,6 +25,9 @@ module.exports = {
|
||||
padding: {
|
||||
"footer-height": "calc(56px + env(safe-area-inset-bottom))",
|
||||
},
|
||||
backgroundColor: {
|
||||
header: "var(--header-bg-color)",
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
|
Reference in New Issue
Block a user