diff --git a/resources/css/components/nav.css b/resources/css/components/nav.css index 6887b0d..b9ff602 100644 --- a/resources/css/components/nav.css +++ b/resources/css/components/nav.css @@ -14,14 +14,14 @@ /* flex-grow: 1; */ @apply w-fit; } - +/* li:not(:nth-child(1)) a { flex-grow: 1; width: 100px !important; max-width: calc(100% - 1rem); word-wrap: break-word; white-space: normal; - } + } */ li:nth-child(1) { flex-grow: 0;