feat: Finalizes room-pressure view.
This commit is contained in:
@@ -82,7 +82,7 @@ private struct Header: HTML {
|
||||
|
||||
private struct Footer: HTML {
|
||||
var content: some HTML {
|
||||
div(.class("bg-blue-500 text-yellow-300 text-sm font-semibold border-t border-yellow-300")) {
|
||||
div(.class("bg-blue-500 text-yellow-300 text-sm font-semibold border-t border-yellow-300 mt-20")) {
|
||||
div(.class("sm:grid sm:grid-cols-1 lg:flex lg:justify-between")) {
|
||||
div(.class("grid grid-cols-1 p-4")) {
|
||||
div(.class("flex")) {
|
||||
|
||||
Reference in New Issue
Block a user