desktop header, feed selector & page name in header

This commit is contained in:
Martti Malmi
2023-12-04 11:20:21 +02:00
parent fdd8abc9fb
commit b11482ede1
11 changed files with 40 additions and 47 deletions

View File

@ -25,6 +25,9 @@ module.exports = {
padding: {
"footer-height": "calc(56px + env(safe-area-inset-bottom))",
},
backgroundColor: {
header: "var(--header-bg-color)",
},
},
},
plugins: [],