提交 146b2f45 编写于 作者: C codecalm

homepage fixes

上级 b4f25dbf
......@@ -199,6 +199,7 @@
.card-aside-column {
min-width: 5rem;
width: 30%;
flex: 0 0 30%;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
background: no-repeat center/cover;
......
......@@ -44,15 +44,12 @@ menu: index
<div class="col-sm-6">
{% include cards/chart.html height=12 title="Chart title" id="chart-pie" data="pie" %}
</div>
<div class="col-sm-4">
<div class="col-sm-6">
{% include cards/digit.html color="red" title="New feedback" digit="62" width="28%" %}
</div>
<div class="col-sm-4">
<div class="col-sm-6">
{% include cards/digit.html color="green" title="Today profit" digit="$652" width="84%" %}
</div>
<div class="col-sm-4">
{% include cards/digit.html color="yellow" title="Users online" digit="76" width="34%" %}
</div>
</div>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册