Performed some styling.
Switched some styling to Bootstrap classes. Removed some classes.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<img alt="Props logo" src="~/images/logo.svg" class="img-fluid" style="max-height: 540px;" asp-append-version="true" />
|
||||
</div>
|
||||
<div class="text-center px-3 my-2 concise">
|
||||
<h1 class="my-2">Props</h1>
|
||||
<h1 class="my-2 display-1">Props</h1>
|
||||
<p>
|
||||
@ContentManager.Json.description
|
||||
</p>
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
<div class="tear d-none" id="configuration">
|
||||
<div class="container invisible">
|
||||
<h2 class="my-2">Configuration</h2>
|
||||
<h1 class="my-2 display-2">Configuration</h1>
|
||||
<div class="row justify-content-md-center">
|
||||
<section class="col-lg">
|
||||
<h3>Price</h3>
|
||||
|
Reference in New Issue
Block a user