Replace Input() with input.required in header and made map header full height
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
<ng-container>
|
||||
<app-header [current_page]="'map'"
|
||||
[background_image]="'public/img/backgrounds/map.jpg'"
|
||||
[overlay_gradient]=0.65>
|
||||
[overlay_gradient]=0.65
|
||||
[height]="'100vh'">
|
||||
<div class="title" header-content>
|
||||
<h1>Dynamic Server Maps</h1>
|
||||
<h2>Which server would you like to see?</h2>
|
||||
|
||||
Reference in New Issue
Block a user