This commit is contained in:
2025-12-02 09:30:52 +07:00
parent 2ad52e7ce8
commit 6233a30284
8 changed files with 386 additions and 509 deletions

View File

@@ -82,3 +82,11 @@
.max-w-3xl {
max-width: 48rem;
}
.menu-form a {
border-top: 0;
}
.menu-form a:hover {
color: #fff;
background: #0041e8;
}