Reduced size of heading

This commit is contained in:
Karen Feng 2013-07-31 11:57:50 -07:00
parent 49e6344142
commit c453967f9a

View file

@ -116,9 +116,9 @@ private[spark] object UIUtils {
<img src="/static/spark_logo.png" /> <img src="/static/spark_logo.png" />
</div> </div>
<div class="span10"> <div class="span10">
<h2 style="vertical-align: bottom; margin-top: 40px; display: inline-block;"> <h3 style="vertical-align: bottom; margin-top: 40px; display: inline-block;">
{title} {title}
</h2> </h3>
</div> </div>
</div> </div>
{content} {content}