Bootstrap 4 figure class


Home > bootstrap4


Example
.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
Powered by Githua.com