mirror of
https://github.com/imfing/hextra.git
synced 2025-06-19 18:41:22 -04:00
fix: translation for navbar menu
docs: update docs for multi-language chore: add custom css support chore: add social icons
This commit is contained in:
@ -327,7 +327,6 @@
|
||||
"mb-8",
|
||||
"md:h-[calc(100vh-var(--navbar-height)-var(--menu-height))]",
|
||||
"md:hidden",
|
||||
"md:inline",
|
||||
"md:inline-block",
|
||||
"md:justify-start",
|
||||
"md:max-h-[min(calc(100vh-5rem-env(safe-area-inset-bottom)),400px)]",
|
||||
@ -350,7 +349,6 @@
|
||||
"min-w-full",
|
||||
"ml-1",
|
||||
"ml-4",
|
||||
"ml-auto",
|
||||
"mr-1",
|
||||
"mr-2",
|
||||
"mt-1.5",
|
||||
|
Reference in New Issue
Block a user