Update banner style
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
@{
|
||||
var title = Model.MacroParameters["Title"];
|
||||
}
|
||||
<h1 style='font-size:62px;text-align:center'>@title</h1>
|
||||
<h1 class="headline">@Html.Raw(title)</h1>
|
||||
Reference in New Issue
Block a user