diff --git a/templates/partials/app-footer.phtml b/templates/partials/app-footer.phtml index 02063d5..ca3bf53 100644 --- a/templates/partials/app-footer.phtml +++ b/templates/partials/app-footer.phtml @@ -2,14 +2,16 @@ - - © - - + + © - - + + + + + + diff --git a/templates/partials/app-topbar.phtml b/templates/partials/app-topbar.phtml index 205b34e..f012621 100644 --- a/templates/partials/app-topbar.phtml +++ b/templates/partials/app-topbar.phtml @@ -36,8 +36,8 @@ $allowUserTheme = allowUserTheme(); - - + + @@ -73,12 +73,8 @@ $allowUserTheme = allowUserTheme(); - - - - - - + + diff --git a/web/css/layout/app-shell.css b/web/css/layout/app-shell.css index 5794ab2..b819ab7 100644 --- a/web/css/layout/app-shell.css +++ b/web/css/layout/app-shell.css @@ -323,8 +323,7 @@ footer.site-footer { padding-inline: calc(var(--app-spacing) * 2); - border-top: 1px solid var(--app-border); - } + } footer.site-footer a { color: inherit;