2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

update examples to use new .btn-lg class

This commit is contained in:
Mark Otto
2013-08-17 19:00:05 -07:00
parent e29c23afab
commit 3780edd956
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
<div class="jumbotron">
<h1>Hello, world!</h1>
<p>This is a template for a simple marketing or informational website. It includes a large callout called the hero unit and three supporting pieces of content. Use it as a starting point to create something more unique.</p>
<p><a class="btn btn-primary btn-large">Learn more &raquo;</a></p>
<p><a class="btn btn-primary btn-lg">Learn more &raquo;</a></p>
</div>
<div class="body-content">