Unverified Commit b7562663 authored by Clint.Network's avatar Clint.Network Committed by GitHub

Merge pull request #13 from clintnetwork/fix-lottery-responsive

Fixed lottery responsive
parents 9677f547 d24095f8
......@@ -147,7 +147,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 Next <strong>Stratis.Guru</strong> Lottery Draw in:</h1>
<h1 class="mb-3 align-middle">
<span class="align-middle display-1 font-weight-bold" id="amount">
<span class="align-middle display-1 font-weight-bold" id="countdown">
<span id="clock"></span>
</span>
</h1>
......
......@@ -371,6 +371,12 @@ global styles
.mobile-bottom-fix {
margin-bottom: 60px;
}
#countdown {
font-size: 1.7rem;
}
[data-target="#participate-modal"] {
margin-bottom: 10px;
}
}
/*
......
This diff is collapsed.
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