We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4462f97 commit fc1508dCopy full SHA for fc1508d
src/app/modules/profile/profile.component.html
@@ -1,5 +1,5 @@
1
<div class="flex min-w-0 flex-col" *transloco="let t">
2
- <div class="bg-card relative flex h-16 w-full max-w-360 items-center justify-center border-b">
+ <div class="bg-card relative flex h-16 w-full items-center justify-center border-b">
3
<seed-horizontal-navigation name="profileNavigation" [navigation]="navigation"></seed-horizontal-navigation>
4
</div>
5
0 commit comments