fix: better transition and better padding

This commit is contained in:
Tim Rijkse
2026-01-15 10:43:30 +01:00
parent 05c53baff7
commit 15feefeb15
2 changed files with 2 additions and 3 deletions

View File

@@ -197,7 +197,7 @@ table {
--color-border: #e2e8f0;
--color-border-light: #f1f5f9;
--color-push-box-bg: #EBEEF4;
--color-push-box-bg: #ebeef4;
/* Layout */
--site-header-height: 210px;
@@ -327,7 +327,6 @@ top-bar .actions {
site-content {
display: block;
padding-top: 16px;
}
@media (min-width: 431px) {