Replace Input() with input.required in header and made map header full height

This commit is contained in:
2026-03-01 02:34:12 +01:00
parent 0113a38ace
commit d67f1a4f87
4 changed files with 18 additions and 14 deletions
@@ -1,6 +1,9 @@
<ng-container>
<app-header [current_page]="'home'" height="100vh"
[background_image]="'/public/img/backgrounds/120spawn-min.png'">
<app-header [current_page]="'home'"
[height]="'100vh'"
[background_image]="'/public/img/backgrounds/120spawn-min.png'"
[overlay_gradient]="0"
>
<div class="title" header-content>
<h1 style="display: none;">Altitude</h1>
<img id="header-img" ngSrc="/public/img/logos/logo.png" alt="The Altitude Minecraft Server" height="319"