2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

homepage docs callout

This commit is contained in:
Mark Otto
2015-08-22 18:32:18 -07:00
parent 6e5e9225fd
commit 912637f0d0
5 changed files with 27 additions and 7 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.

After

Width:  |  Height:  |  Size: 534 KiB

+10 -5
View File
@@ -12,6 +12,14 @@
text-align: left;
}
.lead {
margin-right: auto;
margin-bottom: 2rem;
margin-left: auto;
font-size: 1rem;
text-align: center;
}
@include media-breakpoint-up(sm) {
text-align: left;
}
@@ -31,12 +39,9 @@
font-size: 2rem;
font-weight: normal;
color: #333;
+ .lead {
font-size: 1rem;
margin-bottom: 2rem;
}
text-align: center;
}
.half-rule {
width: 6rem;
margin: 2.5rem auto;