2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

restore font-weight and knock down font-size for .lead

This commit is contained in:
Mark Otto
2014-07-08 00:10:31 -07:00
parent d85895fda8
commit 97008c381a
9 changed files with 31 additions and 28 deletions
+2 -1
View File
@@ -1102,7 +1102,8 @@ p {
margin-bottom: 1rem;
}
.lead {
font-size: 1.5rem;
font-size: 1.25rem;
font-weight: 300;
}
small,
.small {