.lead class is not as described in documentation #75

Open
opened 2026-01-29 14:55:45 +00:00 by claunia · 0 comments
Owner

Originally created by @builder7777 on GitHub (Feb 8, 2019).

In the documentation, adding .lead puts a border around the element, however the downloaded source does not have it, even in css the border is not defined:

.lead {
  margin-bottom: 19px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
}

Originally created by @builder7777 on GitHub (Feb 8, 2019). In the documentation, adding `.lead` puts a border around the element, however the downloaded source does not have it, even in css the border is not defined: ``` .lead { margin-bottom: 19px; font-size: 18px; font-weight: normal; line-height: 1; } ```
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BOOTSTRA.386#75