Commit 6ae09b92 authored by Clint.Network's avatar Clint.Network

Fix responsive problem

parent e8d83115
......@@ -10,7 +10,7 @@
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 align-self-center text-center">
<h1 class="m-0">The <strong>$STRAT</strong> price in real time.</h1>
<h1 class="align-middle">
<div class="d-inline-block align-middle">
<div class="d-lg-inline-block d-md-block align-middle">
<span class="click-edit" spellcheck="false">1</span> STRAT <span class="d-none d-lg-inline-block">=</span>
</div>
<span class="align-middle display-1 font-weight-bold" id="amount">@(Model.DisplayPrice.ToString("C2"))</span>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment